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 e7a6237 commit 4284557Copy full SHA for 4284557
1 file changed
.github/workflows/release.yaml
@@ -68,8 +68,6 @@ jobs:
68
echo "Starting Semantic Release Process"
69
echo "npm version: $(npm -v)"
70
npm run semantic-release
71
- env:
72
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
73
74
- name: Publish Docs
75
if: github.ref == 'refs/heads/master'
0 commit comments