Sfoglia il codice sorgente

Update gradle.yml

pull/64/head
Greg Holmes 4 anni fa
parent
commit
8a8f934402
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      .github/workflows/gradle.yml

+ 1
- 0
.github/workflows/gradle.yml Vedi File

@@ -13,5 +13,6 @@ jobs:
13 13
       uses: actions/setup-java@v1
14 14
       with:
15 15
         java-version: 1.8
16
+        repo-token: ${{ secrets.GITHUB_TOKEN }}
16 17
     - name: Build with Gradle
17 18
       run: ./gradlew publish

Loading…
Annulla
Salva