]> Nishi Git Mirror - dataworks.git/commitdiff
add GH_TOKEN
authornishi <nishi@d4a5a174-5a4a-5b4b-b672-37683c10d7d5>
Sun, 9 Jun 2024 13:52:09 +0000 (13:52 +0000)
committernishi <nishi@d4a5a174-5a4a-5b4b-b672-37683c10d7d5>
Sun, 9 Jun 2024 13:52:09 +0000 (13:52 +0000)
git-svn-id: file:///raid/svn-main/nishi-dataworks/trunk@206 d4a5a174-5a4a-5b4b-b672-37683c10d7d5

.github/workflows/build.yml

index f13774a3fd1e6956018ad6c195844b040b53353d..bace3825a9fea4928bf7b9b3dcee860644c03814 100644 (file)
@@ -4,6 +4,9 @@ on:
   push:
     branches: [ "master" ]
 
+env:
+  GH_TOKEN: ${{ github.token }}
+
 jobs:
   build: