-
Notifications
You must be signed in to change notification settings - Fork 146
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
fix: wiki publishing gha #566
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good with some optional comments!
I've been getting the following error on the upload step on my fork:
Maybe I'm missing some permissions? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works well on my fork, great work!
Co-authored-by: Zhiwei Liang <[email protected]>
📝 Description
What does this PR do and why is this change necessary?
Fixes the formatting of the workflow file, tested with ACT but unfortunately secrets dont work so well in ACT, I'm getting the same response I get from remote-release-trigger though so it seems to be progressing past my error now.
✔️ How to Test
How do I run the relevant unit/integration tests?