Skip to content

Commit 129ac4c

Browse files
committed
fix: add permissions for GitHub release creation
Made-with: Cursor
1 parent e8eb6e6 commit 129ac4c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docker.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
env:
1010
IMAGE_NAME: clickdevtech/hysteria-panel
1111

12+
permissions:
13+
contents: write
14+
1215
jobs:
1316
build-agent:
1417
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)