Replies: 1 comment 1 reply
-
Any ideas? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a github action which triggers on a merged pull_request:
How can i tell the vercel deploy action to use the base branch for deployment and not the head branch.
Because in that moment wenn the pr is merged the head branch is deleted.
This is not working unfortunately.
Beta Was this translation helpful? Give feedback.
All reactions