Skip to content

Commit

Permalink
chore: fix version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbyg603 committed Feb 20, 2025
1 parent 39452df commit 542d32f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
uses: ietf-tools/semver-action@v1
with:
token: ${{ secrets.GH_PAT }}
prefix: 'v'
branch: main
noVersionBumpBehavior: silent

Expand Down

1 comment on commit 542d32f

@daveplunkett
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved!

Please sign in to comment.