We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e0b739 commit 48ff789Copy full SHA for 48ff789
.github/workflows/deploy.yml
@@ -40,7 +40,6 @@ jobs:
40
- name: Run All Tests
41
run: npm run test
42
- name: Semantic Release
43
- if: github.ref == 'master'
44
env:
45
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
46
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments