Closed Norfeldt closed 3 years ago
Hi @Norfeldt! Looks like you're using an older version of the action (v0.1.1
) that previously used the set-env
command which has been disabled. This was addressed with #20 and fixed in v0.3.1
, so updating the action version should prevent that error from happening.
thanks a lot @wwilsman #25
I'm trying to setup
I have added a github secret named
PERCY_TOKEN
and pushed the following github action workflow:but it keeps failing with
I'm setting the env according the the guidelines:
https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-commands-for-github-actions#environment-files