Skip to content

Commit 00bd51e

Browse files
authored
Update server-docker-image.yml
1 parent 3a58630 commit 00bd51e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/server-docker-image.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ name: Server Docker Build
33
on:
44
workflow_dispatch: {}
55

6+
permissions:
7+
actions: write
8+
packages: write
9+
610
jobs:
711
build-server:
812
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)