Skip to content

Commit

Permalink
Add additional Tokens to be passed to shared gha
Browse files Browse the repository at this point in the history
  • Loading branch information
jimid27 committed Jan 16, 2024
1 parent 643de58 commit fe8b69f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ jobs:
with:
NPM_TOKEN: ${{ secrets.PREFECT_UI_COMPONENTS_NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NEBULA_UI_ACTIONS_RW_TOKEN: ${{ secrets.NEBULA_UI_ACTIONS_WORKFLOWS_RW }}
PREFECT_OSS_ACTIONS_RW_TOKEN: ${{ secrets.PREFECT_ACTIONS_WORKFLOWS_RW }}

0 comments on commit fe8b69f

Please sign in to comment.