Skip to content

Commit

Permalink
test(process): test exporting the next-version in WrkFlw
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvain-lavazais committed Dec 18, 2023
1 parent f96bd9a commit 09d8683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
GH_TOKEN: ${{ secrets.CI_TOKEN }}
- name: log Next Version
run: |
echo $NEXT_VERSION
echo git describe --tags --abbrev=0

0 comments on commit 09d8683

Please sign in to comment.