Skip to content

Commit 186f333

Browse files
committed
skip tagging a new beta version for main branch
1 parent 254abae commit 186f333

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
path: artifacts
6363

6464
- name: Generate semantic version for @algorandfoundation/algorand-typescript-testing
65+
if: github.ref_name != 'main'
6566
run: npx semantic-release
6667
env:
6768
GITHUB_TOKEN: ${{ steps.app_token.outputs.token }}

0 commit comments

Comments
 (0)