]> 127.0.0.1 Git - front/.git/commitdiff
1 v0.0.20231202150522
authorqydysky <qydysky@foxmail.com>
Sat, 2 Dec 2023 15:05:03 +0000 (23:05 +0800)
committerqydysky <qydysky@foxmail.com>
Sat, 2 Dec 2023 15:05:03 +0000 (23:05 +0800)
.github/workflows/main.yml

index ce577b3e9243bcc85d4ab1e14e4f8beae23393bf..98069ac7cd9cf1b625f6e3da92b7e0c27b00e19d 100644 (file)
@@ -11,8 +11,9 @@ jobs:
   build:
     name: Build
     runs-on: ubuntu-latest
+    permissions:
+      contents: write
     steps:
-
     - name: Set up Go 1.x
       uses: actions/setup-go@v4
       with: