Skip to content

Commit

Permalink
feature/ci-cd add permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
requiemofthesouls committed Jan 27, 2022
1 parent 670a054 commit 1cd5b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
with:
prerelease: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}

- name: Show info
run: |
Expand Down

0 comments on commit 1cd5b33

Please # to comment.