Skip to content

Commit

Permalink
update to new token name
Browse files Browse the repository at this point in the history
  • Loading branch information
arrowplum committed Dec 31, 2024
1 parent d3febde commit 20d3c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-chart-jfrog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
uses: jfrog/setup-jfrog-cli@v4
env:
JF_URL: https://aerospike.jfrog.io
JF_ACCESS_TOKEN: ${{ secrets.JF_ECO_CONTRIB_TOKEN }}
JF_ACCESS_TOKEN: ${{ secrets.JF_ACCESS_TOKEN }}
JF_PROJECT: ${{ github.event.inputs.jfrog_project }}


Expand Down

0 comments on commit 20d3c70

Please sign in to comment.