Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiezieziula authored Oct 10, 2024
1 parent 5290658 commit 4836fff
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 @@ -29,7 +29,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.PREFECT_CONTENTS_PRS_RW }}
RELEASE_TYPE: ${{ inputs.release_type }}

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

0 comments on commit 4836fff

Please sign in to comment.