Skip to content

Commit

Permalink
Merge pull request #105 from PrefectHQ/chore/enable-downstream-updates
Browse files Browse the repository at this point in the history
Chore/enable downstream updates
  • Loading branch information
jimid27 authored Jan 17, 2024
2 parents 643de58 + 05dde5a commit dabd96e
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_RW }}
PREFECT_OSS_ACTIONS_RW_TOKEN: ${{ secrets.PREFECT_ACTIONS_RW }}

0 comments on commit dabd96e

Please sign in to comment.