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

Fix CI Deployment Issue for Doxygen Documentation #4

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

hankhsu1996
Copy link
Owner

@hankhsu1996 hankhsu1996 commented Jul 23, 2024

This PR fixes #3 by removing the conditional if statement in the step for uploading Doxygen documentation artifacts. This change ensures that artifacts are uploaded during both pull request and push events, allowing the deploy job to download the necessary artifacts when merging to the main branch.

@hankhsu1996 hankhsu1996 merged commit 91193fb into main Jul 23, 2024
4 checks passed
@hankhsu1996 hankhsu1996 deleted the bugfix/ci-deploy branch July 23, 2024 19:36
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 this pull request may close these issues.

Doxygen Documentation Deployment Issue
1 participant