Skip to content

Commit

Permalink
Merge pull request #3 from affinidi/fix_release
Browse files Browse the repository at this point in the history
fix: updating option to create release tag
  • Loading branch information
raghavendrram authored Jan 16, 2024
2 parents 92bf8ed + d0b0b20 commit eb72cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag-on-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
WITH_V: true
PRERELEASE: true
PRERELEASE: false
RELEASE_BRANCHES: main

0 comments on commit eb72cdb

Please sign in to comment.