diff --git a/.github/workflows/npm_update_latest_prefect.yaml b/.github/workflows/npm_update_latest_prefect.yaml index bf6469c..df257d4 100644 --- a/.github/workflows/npm_update_latest_prefect.yaml +++ b/.github/workflows/npm_update_latest_prefect.yaml @@ -58,4 +58,4 @@ jobs: Release information can be found at https://github.com/${{ inputs.package_name }}/releases/tag/${{ inputs.package_version }}." \ --label maintenance env: - GITHUB_TOKEN: ${{ secrets.PREFECT_CONTENTS_PRS_RW }} + GITHUB_TOKEN: ${{ secrets.UI_COMPONENTS_CONTENTS_PRS_RW }}