Skip to content

Commit

Permalink
Update central access token
Browse files Browse the repository at this point in the history
  • Loading branch information
dilanSachi authored Mar 1, 2024
1 parent 2851afe commit b7e3abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
run: bal push
working-directory: ./ballerina
env:
BALLERINA_CENTRAL_ACCESS_TOKEN: ${{ secrets.BALLERINA_CENTRAL_DEV_ACCESS_TOKEN }}
BALLERINA_CENTRAL_ACCESS_TOKEN: ${{ secrets.BALLERINA_CENTRAL_ACCESS_TOKEN }}
JAVA_HOME: /usr/lib/jvm/default-jvm

0 comments on commit b7e3abd

Please sign in to comment.