Skip to content

Commit

Permalink
Use actions-release-ui-components@main for release workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
collincchoy committed May 3, 2024
1 parent 8e007ea commit 209276b
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 @@ -24,7 +24,7 @@ jobs:
git config user.name "$GITHUB_ACTOR"
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
- uses: prefecthq/actions-release-ui-components@chore/add-automated-release
- uses: prefecthq/actions-release-ui-components@main
id: release-ui-components
with:
NPM_TOKEN: ${{ secrets.PREFECT_UI_COMPONENTS_NPM_TOKEN }}
Expand Down

0 comments on commit 209276b

Please sign in to comment.