Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CircuitSacul committed Jun 30, 2023
1 parent f54d156 commit 285579b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -11,4 +11,4 @@ jobs:
uses: actions/checkout@v3
-
name: Test
run: echo git describe --tags
run: echo "TAG_NAME=$(git describe --tags --abbrev=0)" >> $GITHUB_ENV

0 comments on commit 285579b

Please sign in to comment.