Skip to content

Commit f9f388f

Browse files
Ramkumar Chinchaniandaaron
Ramkumar Chinchani
authored andcommitted
fix artifact upload action in github workflow
Signed-off-by: Ramkumar Chinchani <[email protected]>
1 parent 399dc30 commit f9f388f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci-cd.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ jobs:
2626
echo "job deprecated"
2727
build-test-arch:
2828
name: Build and test ZOT
29+
permissions:
30+
contents: write
31+
packages: write
2932
runs-on: ubuntu-latest
3033
strategy:
3134
matrix:

0 commit comments

Comments
 (0)