Skip to content

Commit

Permalink
Grant permission to script
Browse files Browse the repository at this point in the history
  • Loading branch information
varadarajan-tw committed Oct 17, 2023
1 parent d66caee commit e31ac8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,5 @@ jobs:
BUILDKITE_TOKEN: ${{ secrets.BUILDKITE_TOKEN }}
BUILDKITE_PIPELINE_URL: ${{ secrets.BUILDKITE_PIPELINE_URL }}
run: |
chmod +x ./scripts/trigger-buildkite-pipeline.sh
./scripts/trigger-buildkite-pipeline.sh

0 comments on commit e31ac8b

Please sign in to comment.