Skip to content

Commit ffe1821

Browse files
author
Léo Guillaume
committed
Auto stash before checking out "origin/main"
1 parent a75ecbc commit ffe1821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Create GitHub Release
4545
run: |
4646
TOTO='machin'
47-
echo "Release $GITHUB_OUTPUT $TOTO PODEF: ${{steps.create_tag.outputs.skip}}"
47+
echo "Release $GITHUB_OUTPUT $TOTO PODEF: ${{steps.create_tag.outputs.version}}"
4848
env:
4949
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
5050
- name: Publish package on NPM 📦

0 commit comments

Comments
 (0)