Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build and deploy documentation is failing. #129

Closed
WRoenninger opened this issue Dec 7, 2020 · 2 comments · Fixed by #132
Closed

Build and deploy documentation is failing. #129

WRoenninger opened this issue Dec 7, 2020 · 2 comments · Fixed by #132

Comments

@WRoenninger
Copy link
Collaborator

WRoenninger commented Dec 7, 2020

When the CI runs, the build and deploy documentation fails with following output in Determine documentation target folder:

Run if echo $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/

https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/

@WRoenninger
Copy link
Collaborator Author

On that note, it would be nice to add the link to the automatic generated documentation to the top README.

@andreaskurth
Copy link
Contributor

Indeed, thanks for reporting @WRoenninger!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants