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

Fix gh actions v2 #82

Merged
merged 3 commits into from
Apr 16, 2024
Merged

Conversation

Slyker
Copy link
Contributor

@Slyker Slyker commented Apr 11, 2024

Now it's clean
updated node version to 20
When pushing into any branch it'll build the project without creating/updating a release.
When merging to main or dev it'll create a stable or nightly release respectively.
With theses changes actions can now override releases assets.

Slyker added 3 commits April 11, 2024 14:31
…lease

* Release do build and create a new release on every closed PRs branch in main
* Nightly do build and create a new nightly release on every closed PRs in branch in dev
@Slyker Slyker requested a review from SplittyDev April 11, 2024 18:37
@SplittyDev
Copy link
Member

Probably wanna edit to merge into dev instead of main

@Slyker Slyker merged commit 272ddfe into MadrigalStreetCartel:main Apr 16, 2024
Slyker added a commit that referenced this pull request Apr 16, 2024
* * Main do build the project on every pushes without creating a new release
* Release do build and create a new release on every closed PRs branch in main
* Nightly do build and create a new nightly release on every closed PRs in branch in dev

* Rename main

* adding permissions to override releases assets
Slyker added a commit to Slyker/neuz-sly that referenced this pull request Jul 4, 2024
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