Skip to content

Commit

Permalink
Merge pull request #5658 from LakshanWeerasinghe/u10.x
Browse files Browse the repository at this point in the history
Sync master and 2201.10.x branch
  • Loading branch information
LakshanWeerasinghe committed Sep 19, 2024
2 parents ccee30b + 80d1dca commit 419675e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
githubAccessToken: ${{ secrets.GITHUB_TOKEN }}
ballerinaBotWorkflow: $ {{ secrets.BALLERINA_BOT_WORKFLOW }}
run: |
./gradlew build -Pversion=${VERSION}
./gradlew build -x project-api-tests:test -Pversion=${VERSION}
./gradlew release -Prelease.useAutomaticVersion=true -x test
- name: Checkout docker repo
uses: actions/checkout@v3
Expand Down

0 comments on commit 419675e

Please sign in to comment.