Skip to content

Commit

Permalink
Broad perms blah
Browse files Browse the repository at this point in the history
  • Loading branch information
tewlwolow committed Jan 17, 2023
1 parent 0f7429e commit c6d8d73
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
tags:
- 'v*'
permissions: read-all|write-all

jobs:
build:
Expand Down Expand Up @@ -39,7 +40,7 @@ jobs:
header: '### Changelog'
include-hash: true
include-range: true
token: ${{secrets.PERSONAL_TOKEN}}
token: ${{secrets.GITHUB_TOKEN}}

- name: Upload to Github
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit c6d8d73

Please sign in to comment.
  翻译: