1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-05-13 07:26:03 +02:00

chore(ci): hopefully fix ghcr perms

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
This commit is contained in:
Carlos A Becker 2021-12-15 23:21:38 -03:00
parent 946e219383
commit 78b0a49a99
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -117,6 +117,7 @@ jobs:
permissions:
contents: write
id-token: write
packages: write
steps:
-
name: Checkout