Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

🚀 0.2.0-b #30

Closed
wants to merge 1 commit into from
Closed

🚀 0.2.0-b #30

wants to merge 1 commit into from

Conversation

archywillhe
Copy link
Member

@archywillhe archywillhe commented Oct 8, 2023

Download release artifacts here

Steps for Publish:

When ready to publish, trigger Publish workflow with these variables:

  • Release version (version): 0.2.0-b

Alternatively, you can trigger the workflow from Github CLI:

gh workflow run release-publish.yml -f version=0.2.0-b --repo ArchGPT/insomnium
Conflicts? Merge branch step failed on the publish workflow? Try this...

Run locally:

# Make sure git remote is ArchGPT/insomnium...

git checkout main
git merge --no-ff release/<replaced with version>

# Solve merge conflicts ...
# If there's package-lock conflicts, run `npm install` and commit the package-lock changes

git push

@archywillhe archywillhe closed this Oct 9, 2023
@archywillhe archywillhe deleted the release/0.2.0-b branch October 9, 2023 01:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant