Skip to content
Snippets Groups Projects
Unverified Commit 6e30b362 authored by Márk Sági-Kazár's avatar Márk Sági-Kazár Committed by GitHub
Browse files

Merge pull request #2330 from dexidp/backport-2329

Backport #2329: Fix GitHub Actions container image permissions
parents 7e826fd6 eb3c5e01
Branches
Tags v2.30.2
No related merge requests found
......@@ -12,6 +12,8 @@ jobs:
docker:
name: Docker
runs-on: ubuntu-latest
permissions:
packages: "write"
steps:
- name: Checkout
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment