]> nmode's Git Repositories - signal-cli/blobdiff - .github/workflows/ci.yml
Add native graalvm build to release
[signal-cli] / .github / workflows / ci.yml
index 74a402ab7c831800fb602720d273d786bff3d68b..a6c3f08c2482a5896aa590653a9f0ae7a85eff4e 100644 (file)
@@ -38,10 +38,11 @@ jobs:
           version: 'latest'
           java-version: '17'
           components: 'native-image'
+          github-token: ${{ secrets.GITHUB_TOKEN }}
       - name: Build with Gradle
         run: ./gradlew --no-daemon nativeCompile
       - name: Archive production artifacts
         uses: actions/upload-artifact@v3
         with:
-          name: signal-cli-archive-native
+          name: signal-cli-native
           path: build/native/nativeCompile/signal-cli