Skip to content

Commit

Permalink
secrets.GITHUB_TOKEN works fine
Browse files Browse the repository at this point in the history
  • Loading branch information
asnelling committed Jan 22, 2022
1 parent 7acba58 commit 01722ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
uses: marvinpinto/[email protected]
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
# repo_token: "${{ secrets.RELEASE_TOKEN }}"
prerelease: false
files: |
dist/*
Expand Down

0 comments on commit 01722ad

Please sign in to comment.