Skip to content

Commit 48ff789

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

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
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)