Skip to content

Commit 4284557

Browse files
committed
fix: remove github token
1 parent e7a6237 commit 4284557

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ jobs:
6868
echo "Starting Semantic Release Process"
6969
echo "npm version: $(npm -v)"
7070
npm run semantic-release
71-
env:
72-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7371
7472
- name: Publish Docs
7573
if: github.ref == 'refs/heads/master'

0 commit comments

Comments
 (0)