We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa261f4 commit 36870daCopy full SHA for 36870da
.github/workflows/lib-injection.yml
@@ -6,6 +6,8 @@ on:
6
jobs:
7
build-and-publish-test-image:
8
runs-on: ubuntu-latest
9
+ permissions:
10
+ packages: write
11
steps:
12
- uses: actions/checkout@v4
13
- name: Set up QEMU
0 commit comments