Skip to content

Commit 48ff789

Browse files
committed
ci: allow semantic-release dry-runs
1 parent 8e0b739 commit 48ff789

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
- name: Run All Tests
4141
run: npm run test
4242
- name: Semantic Release
43-
if: github.ref == 'master'
4443
env:
4544
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
4645
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)