Skip to content

Commit 44a7ba7

Browse files
authored
Merge pull request #787 from ketulsha/main
Update deploy.yml workflow
2 parents ce163ff + 14e3fec commit 44a7ba7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
jobs:
99
docker:
1010
runs-on: ubuntu-latest
11+
permissions:
12+
contents: read
13+
packages: write
1114
steps:
1215
- uses: actions/checkout@v4
1316

0 commit comments

Comments
 (0)