Skip to content

Commit cba33fa

Browse files
authored
Update main.yml
1 parent d700cad commit cba33fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ jobs:
1212
needs: [toto]
1313
steps:
1414
- uses: actions/checkout@v4
15-
id: checkout
15+
id: checkout-aa
1616
- run: echo "MYOUTPUT=${{ vars.ENV_VAR}}" >> $GITHUB_OUTPUT
17-
id: poupou
17+
id: poupou_plipli
1818
- name: Display github context
1919
run: |
2020
echo "Steps context:"

0 commit comments

Comments
 (0)