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

Create build.yml #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Create build.yml #27

wants to merge 1 commit into from

Conversation

live627
Copy link

@live627 live627 commented Oct 7, 2024

This is a simple shell script to build all mods and store them as an artifact.

How does it work?

You need to manually trigger it. It is a very simple and naive approach: find all root directories, compress each one using the dirname and the version from package-info.xml.

Example: my-awesome-mod_1-5-4.tgz

This is a simple shell script to build all mods and store them as an artifact.
@jdarwood007
Copy link
Member

I like it. I've been looking to do something similar for my mods and SimpleDesk. Something that lets me just make a release and it would add the assets. I was looking at using actions/upload-release-asset though.

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