You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the CI runs, the build and deploy documentation fails with following output in Determine documentation target folder:
Run ifecho$GITHUB_REF| grep -qE '^refs/(heads|tags)';then
Error: Unable to process command'::set-env name=DOC_TARGET::axi_to_mem' 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/
When the CI runs, the build and deploy documentation fails with following output in
Determine documentation target folder
:https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
The text was updated successfully, but these errors were encountered: