Skip to content

Commit b8f0fb3

Browse files
committed
chore: temporarily prevent beta release
1 parent 486a67a commit b8f0fb3

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
@@ -68,6 +68,7 @@ jobs:
6868
GITHUB_TOKEN: ${{ steps.app_token.outputs.token }}
6969

7070
# - name: Publish @algorandfoundation/algorand-typescript-testing
71+
# if: github.ref_name != 'main'
7172
# uses: JS-DevTools/npm-publish@v3
7273
# with:
7374
# token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)