Skip to content

Commit

Permalink
ci: github username is not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed Sep 12, 2019
1 parent 635aff6 commit 71883d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/semantic-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
continue-on-error: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_USERNAME: ${{ secrets.GH_USERNAME }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: |
npm i --no-save semantic-release@next
Expand Down

0 comments on commit 71883d3

Please sign in to comment.