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

Fixed GH Actions for docs #99

Merged
merged 1 commit into from
Jun 13, 2024
Merged

Fixed GH Actions for docs #99

merged 1 commit into from
Jun 13, 2024

Conversation

Mr3zee
Copy link
Collaborator

@Mr3zee Mr3zee commented Jun 13, 2024

Previous approach with reusable workflows didn't work, so I added if statements to deploy and publish-indexes instead:

if: github.event_name == 'push' && github.ref == 'refs/heads/main'

@Mr3zee Mr3zee requested a review from e5l June 13, 2024 14:41
@Mr3zee Mr3zee self-assigned this Jun 13, 2024
Copy link
Member

@e5l e5l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's try it now

@Mr3zee Mr3zee merged commit d371069 into main Jun 13, 2024
4 checks passed
@Mr3zee Mr3zee deleted the fix-docs branch June 19, 2024 14:56
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.

2 participants