mirror of
https://github.com/stakater/Reloader.git
synced 2026-02-14 18:09:50 +00:00
permissions
This commit is contained in:
1
.github/workflows/push.yaml
vendored
1
.github/workflows/push.yaml
vendored
@@ -20,6 +20,7 @@ jobs:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write # to push artifacts to `ghcr.io`
|
||||
|
||||
name: Build
|
||||
if: github.event.pull_request.merged == true
|
||||
|
||||
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
@@ -18,6 +18,7 @@ jobs:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write # to push artifacts to `ghcr.io`
|
||||
|
||||
name: GoReleaser build
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user