mirror of
https://github.com/stakater/Reloader.git
synced 2026-08-22 05:26:18 +00:00
permissions
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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