Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
New version number 1.1
  • Loading branch information
Astrak00 authored Sep 10, 2024
1 parent 550d057 commit a5ca18f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}
with:
tag_name: v1.2.${{ github.run_number }}
release_name: Release v1.2.${{ github.run_number }}
release_name: Release v1.1.${{ github.run_number }}
draft: false
prerelease: false

Expand Down

0 comments on commit a5ca18f

Please sign in to comment.