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

workflows: rename deploy.yml to hugo.yml #10

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Conversation

l-zeuch
Copy link
Collaborator

@l-zeuch l-zeuch commented Jan 23, 2024

Rename the workflow from deploy.yml to hugo.yml to be more descriptive
of what it is actually doing, given that it only really deploys when a
commit is pushed to the master (i.e. production) branch.

While we're at it, also fix a small typo messing up the HUGO_BASE_URL,
it should be botlabs-gg, not botlabs.gg.

Signed-off-by: Luca Zeuch [email protected]

Rename the workflow from deploy.yml to hugo.yml to be more descriptive
of what it is actually doing, given that it only really deploys when a
commit is pushed to the master (i.e. production) branch.

While we're at it, also fix a small typo messing up the HUGO_BASE_URL,
it should be botlabs-gg, not botlabs.gg.

Signed-off-by: Luca Zeuch <[email protected]>
@l-zeuch l-zeuch merged commit 9c36c6b into master Jan 23, 2024
4 checks passed
@l-zeuch l-zeuch deleted the ci/rename-workflow branch January 23, 2024 13:13
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.

1 participant