mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Remove GITHUB_TOKEN env variable
This commit is contained in:
parent
d657e8aa56
commit
7da2950653
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -18,5 +18,4 @@ jobs:
|
||||
if: github.ref_name == 'master'
|
||||
run: npx semantic-release
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user