Skip to content

Commit

Permalink
Merge pull request #72 from ballerina-platform/dilanSachi-patch-1
Browse files Browse the repository at this point in the history
Update central access token
  • Loading branch information
dilanSachi authored Mar 1, 2024
2 parents 2851afe + b7e3abd commit 968a8c6
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 968a8c6

Please sign in to comment.