Skip to content

Commit

Permalink
feat: oupsie
Browse files Browse the repository at this point in the history
  • Loading branch information
mbret committed Feb 23, 2024
1 parent 4d801fe commit 3e32f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/web-publish-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: echo "new tag $NEW_TAG"

deploy-vercel:
need: [bump-version]
needs: [bump-version]
uses: ./.github/workflows/_deploy-vercel.yml
secrets:
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}
Expand Down

0 comments on commit 3e32f9d

Please sign in to comment.