Skip to content

Commit

Permalink
Merge pull request #42 from gowizzard/development
Browse files Browse the repository at this point in the history
chore: Update github workflow.
  • Loading branch information
gowizzard authored Feb 13, 2023
2 parents e8357fe + 09c26d8 commit 4604aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
id: compver
env:
GITHUB_TOKEN: ${{ github.token }}
uses: gowizzard/compver@v5.3.0
uses: gowizzard/compver@v5
with:
args: "-core -block major -version1 ${{ github.ref_name }} -trim -prefix v"

Expand Down

0 comments on commit 4604aac

Please sign in to comment.