File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 12
12
name : Ritchie Action
13
13
steps :
14
14
- name : Run Ritchie Action Command
15
- uses : GuillaumeFalourd/ritchie-actions -node@main
15
+ uses : GuillaumeFalourd/ritchie-action -node@main
16
16
with :
17
17
rit-repo-url : https://github.com/ZupIT/ritchie-formulas-demo
18
18
rit-formula-command : rit demo coffee-node --rit_name=Dennis --rit_coffee_type=espresso --rit_delivery=false
Original file line number Diff line number Diff line change 1
- # ritchie-actions -node
1
+ # ritchie-action -node
2
2
3
3
This Github action works for Ritchie CLI formulas implemented in ** NODE** .
4
4
5
- [ ![ Action workflow] ( https://github.com/GuillaumeFalourd/ritchie-actions -node/actions/workflows/main.yml/badge.svg )] ( https://github.com/GuillaumeFalourd/ritchie-actions -node/actions/workflows/main.yml )
5
+ [ ![ Action workflow] ( https://github.com/GuillaumeFalourd/ritchie-action -node/actions/workflows/main.yml/badge.svg )] ( https://github.com/GuillaumeFalourd/ritchie-action -node/actions/workflows/main.yml )
6
6
7
7
## Use case
8
8
19
19
name: Ritchie Action
20
20
steps:
21
21
- name: Run Ritchie Action Command
22
- uses: GuillaumeFalourd/ritchie-actions -node@v1.0
22
+ uses: GuillaumeFalourd/ritchie-action -node@v1.1
23
23
with:
24
24
rit-repo-url: https://github.com/ZupIT/ritchie-formulas-demo
25
25
rit-formula-command: rit demo coffee-node --rit_name=Dennis --rit_coffee_type=espresso --rit_delivery=false
You can’t perform that action at this time.
0 commit comments