Skip to content

Commit

Permalink
Use an SSH key as the access token when pulling Agronet's jar
Browse files Browse the repository at this point in the history
  • Loading branch information
4Ply authored Dec 28, 2024
1 parent 389a80e commit 8de65cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
uses: robinraju/[email protected]
with:
repository: 'trackedout/agronet-fabric'
token: ${{ secrets.SSH_PRIVATE_KEY }}
latest: true
fileName: 'agronet-*'
out-file-path: 'agronet-jar'
Expand Down

0 comments on commit 8de65cd

Please sign in to comment.