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

feat: reworking actions structure #16

Closed
jh-devv opened this issue Aug 15, 2023 · 0 comments
Closed

feat: reworking actions structure #16

jh-devv opened this issue Aug 15, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jh-devv
Copy link
Collaborator

jh-devv commented Aug 15, 2023

Splitting workflows into multiple files like

Handles releases with release please

.github/workflows/release.yml

Triggers on release, builds the project, uploads to artifacts

.github/workflows/build.yml

Final, publishes to ModRinth and CurseForge

.github/workflows/publish.yml
@jh-devv jh-devv self-assigned this Aug 15, 2023
@jh-devv jh-devv closed this as completed Aug 17, 2023
@jh-devv jh-devv reopened this Aug 17, 2023
@jh-devv jh-devv closed this as completed Aug 17, 2023
@jh-devv jh-devv added this to the Release milestone Aug 20, 2023
@jh-devv jh-devv added the enhancement New feature or request label Aug 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant