Skip to content

Commit

Permalink
chore: try using different env name?
Browse files Browse the repository at this point in the history
  • Loading branch information
RichiCoder1 committed Sep 20, 2019
1 parent 609488b commit 6784ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,5 @@ jobs:
if: success() && endsWith(github.ref, 'master')
run: npx semantic-release
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6784ab3

Please sign in to comment.