Skip to content

Commit ad3c191

Browse files
authored
Fix release CI job permissions
1 parent 04c5136 commit ad3c191

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ permissions:
1212
jobs:
1313
goreleaser:
1414
runs-on: ubuntu-latest
15-
permissions:
16-
contents: write
1715
steps:
1816
- name: Checkout
1917
uses: actions/checkout@v2.5.0

0 commit comments

Comments
 (0)