Skip to content

Commit

Permalink
Update fly-colors.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lizrabuya authored Apr 30, 2024
1 parent 6989bce commit ab05571
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fly-colors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: buildkite/[email protected]
with:
buildkite_api_access_token: ${{ secrets.TRIGGER_BK_BUILD_TOKEN }}
pipeline: "lizrabuya/kite-flying-tutorial"
pipeline: "lzrinc/experimental-pipeline"
branch: master
commit: HEAD
message: ":buildkite::github: πŸš€πŸš€πŸš€ Triggered from GHA On $GITHUB_EVENT_NAME"
Expand All @@ -37,7 +37,7 @@ jobs:
uses: buildkite/trigger-pipeline-action@latest
with:
buildkite_api_access_token: ${{ secrets.TRIGGER_BK_BUILD_TOKEN }}
pipeline: "lizrabuya/kite-flying-tutorial"
pipeline: "lzrinc/experimental-pipeline"
branch: master
commit: HEAD
message: ":buildkite::github: πŸš€πŸš€πŸš€ Triggered from GHA On $GITHUB_EVENT_NAME"
Expand Down

0 comments on commit ab05571

Please sign in to comment.