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 285579b commit a63c939
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 "TAG_NAME=$(git describe --tags --abbrev=0)" >> $GITHUB_ENV
run: echo "TAG_NAME=$(git describe --tags)" >> $GITHUB_ENV

0 comments on commit a63c939

Please sign in to comment.