We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a092a7a commit 1421fecCopy full SHA for 1421fec
.github/workflows/test.yaml
@@ -64,7 +64,6 @@ jobs:
64
private_key: ${{ secrets.DS_RELEASE_BOT_PRIVATE_KEY }}
65
66
- name: Maybe Release 🚀
67
- if: github.ref == 'refs/heads/main'
68
run: |
69
npm run semantic-release
70
env:
0 commit comments