LOST-STATS/lost-stats.github.io

Build error

NickCH-K opened this issue · 3 comments

I made a few commits and kept getting the following error when it tries to push to Pages:

Error: Unable to process command '::set-env name=DEPLOYMENT_STATUS::success' successfully.
Error: The `set-env` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/

Any idea how to fix this?