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

Actions tweaks #131

Merged
merged 4 commits into from
Jul 8, 2022
Merged

Actions tweaks #131

merged 4 commits into from
Jul 8, 2022

Conversation

denysdovhan
Copy link
Member

Summary

Improves CI actions

How did you test this change?

Run some CI flows

@denysdovhan denysdovhan self-assigned this Jul 5, 2022
@denysdovhan denysdovhan requested review from tyv and Fer0x July 5, 2022 14:01
@@ -1,42 +0,0 @@
name: Website Deploy
Copy link
Member Author

Choose a reason for hiding this comment

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

This file had a typo in its name

# Docs: https://github.com/peaceiris/actions-gh-pages#%EF%B8%8F-docusaurus
- name: ⬆️ Deploy to GitHub Pages
# Deploy only upon pushes to master branch
if: github.event_name == 'push'
Copy link
Member Author

Choose a reason for hiding this comment

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

This line suppose to unify two website flows into a single one

@denysdovhan denysdovhan merged commit 2006f4b into master Jul 8, 2022
@denysdovhan denysdovhan deleted the actions-tweaks branch July 8, 2022 12:53
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