Skip to content

Commit

Permalink
Merge pull request #581 from PrefectHQ/jamiezieziula-patch-1
Browse files Browse the repository at this point in the history
chore: update secret refs
  • Loading branch information
jamiezieziula authored Oct 10, 2024
2 parents 3c7eece + 847bc22 commit 0217d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
id: release-ui-components
with:
NPM_TOKEN: ${{ secrets.PREFECT_UI_COMPONENTS_NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.PREFECT_CONTENTS_PR_RW }}
GITHUB_TOKEN: ${{ secrets.UI_COMPONENTS_CONTENTS_PRS_RW }}
RELEASE_TYPE: ${{ inputs.release_type }}

- uses: prefecthq/actions-trigger-downstream-npm-package-updates@main
Expand Down

0 comments on commit 0217d3d

Please sign in to comment.