Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #84 from galasa-dev/iss1950
Browse files Browse the repository at this point in the history
Change github token
  • Loading branch information
jadecarino authored Jul 31, 2024
2 parents 30089c7 + ea7fbef commit 4c82099
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,6 @@ jobs:
steps:
- name: Trigger Gradle workflow dispatch event with GitHub CLI
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ secrets.GALASA_TEAM_GITHUB_TOKEN }}
run: |
gh workflow run build.yaml --repo https://github.com/galasa-dev/gradle
gh workflow run build.yaml --repo https://github.com/galasa-dev/gradle

0 comments on commit 4c82099

Please sign in to comment.