permissions

This commit is contained in:
MuneebAijaz
2024-08-20 18:21:32 +05:00
parent 80a1578beb
commit babe5b07a9
2 changed files with 2 additions and 0 deletions

View File

@@ -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

View File

@@ -18,6 +18,7 @@ jobs:
permissions:
contents: read
packages: write # to push artifacts to `ghcr.io`
name: GoReleaser build
runs-on: ubuntu-latest