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 3a58630 commit 00bd51eCopy full SHA for 00bd51e
.github/workflows/server-docker-image.yml
@@ -3,6 +3,10 @@ name: Server Docker Build
3
on:
4
workflow_dispatch: {}
5
6
+permissions:
7
+ actions: write
8
+ packages: write
9
+
10
jobs:
11
build-server:
12
runs-on: ubuntu-latest
0 commit comments