mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-04-05 00:44:10 -04:00
fix(ci): set write contents permissions for goreleaser
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -90,7 +90,7 @@ jobs:
|
||||
needs: [verify, codeql]
|
||||
permissions:
|
||||
actions: read
|
||||
contents: read
|
||||
contents: write
|
||||
packages: write
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user