Skip to content

Commit 0cc206d

Browse files
Merge pull request #7 from branch deployment-fix
2 parents 17b8c4e + 784cb3e commit 0cc206d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/deployDockerImage.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ on:
88
jobs:
99
deploy:
1010
runs-on: ubuntu-latest
11-
permissions:
12-
packages: write
11+
permissions: write-all
1312
steps:
1413
- name: Checkout Repository
1514
uses: actions/checkout@v3

0 commit comments

Comments
 (0)