Skip to content

Commit

Permalink
Merge pull request #62 from HasithaAthukorala/update-workflow
Browse files Browse the repository at this point in the history
Update release workflow
  • Loading branch information
HasithaAthukorala authored Sep 8, 2022
2 parents 3d62733 + 6d055fd commit bffbc89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.BALLERINA_BOT_TOKEN }}
run: |
curl -fsSL https://github.com/github/hub/raw/main/script/get | bash -s 2.14.1
curl -fsSL https://github.com/github/hub/raw/master/script/get | bash -s 2.14.1
bin/hub pull-request -m "[Automated] Sync main after $VERSION release"

0 comments on commit bffbc89

Please sign in to comment.