Closed wilsonpage closed 8 months ago
Fixed by #237 and merged. Until the release you can use a commit pin as follows in your workflow:
- uses: amondnet/vercel-action@8433ae13f35aa62d68184a8fc369ce6b0143b0a3
with:
vercel-token: ${{ secrets.VERCEL_TOKEN }}
…
vercel-args: >-
--env "MY_VAR=${{ secrets.VAR_WITH_SPACES }}"
(Wrap the full "NAME=VALUE"
in quotes).
-----BEGIN PRIVATE KEY----- …
)Error! The specified file or directory "PRIVATE" does not exist.
Wrapping with
"
still fails, so I'm assuming this is an issue in vercel-action.