Skip to content

Commit

Permalink
Merge pull request #716 from Trombach/fix/release-action-failure
Browse files Browse the repository at this point in the history
fix release action failure
  • Loading branch information
Trombach authored Feb 8, 2025
2 parents 4040da8 + 3131634 commit eba0dbb
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 @@ -21,7 +21,7 @@ jobs:
with:
token: ${{ secrets.CHANGESETS_PAT }}
lfs: false
- run: corepack enable
- uses: pnpm/action-setup@v4
- uses: actions/setup-node@v4
with:
node-version: 22
Expand Down

1 comment on commit eba0dbb

@vercel
Copy link

@vercel vercel bot commented on eba0dbb Feb 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

astro-homepage – ./

astro-homepage-git-main-trombachs-projects.vercel.app
astro-homepage-trombachs-projects.vercel.app

Please sign in to comment.