Skip to content

Commit 51d4f4e

Browse files
committed
fix gh release action
1 parent ca071e4 commit 51d4f4e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ jobs:
1616
runs-on: ubuntu-latest
1717
outputs:
1818
VERSION: ${{ steps.vars.outputs.VERSION }}
19-
permissions:
20-
contents: read
21-
issues: write
2219
steps:
2320
- name: Checkout
2421
uses: actions/checkout@v3

0 commit comments

Comments
 (0)