mirror of
https://github.com/nais/wonderwall.git
synced 2026-05-11 02:47:05 +00:00
ci: add write permission to allow publishing to ghcr
This commit is contained in:
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@@ -26,6 +26,7 @@ jobs:
|
||||
permissions:
|
||||
contents: "read"
|
||||
id-token: "write"
|
||||
packages: "write"
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user