Skip to content

Commit

Permalink
fixup! Create PRs on other repos with GitHub CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlin committed Apr 10, 2024
1 parent 54aa1e4 commit fc4417f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/make_pr_for_downstream_repo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
with:
repository: ${{ inputs.repository }}
path: ${{ env.DESTINATION_REPO_DIR }}
token: ${{ secrets.GH_TOKEN_NEXTSTRAIN_BOT_REPO }}

- name: Install Auspice from PRs HEAD commit
shell: bash
Expand Down

0 comments on commit fc4417f

Please sign in to comment.