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

🚀 0.2.3-beta.0 #120

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

🚀 0.2.3-beta.0 #120

wants to merge 2 commits into from

Conversation

archywillhe
Copy link
Member

@archywillhe archywillhe commented Dec 15, 2023

Download release artifacts here

Steps for Publish:

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

  • Release version (version): 0.2.3-beta.0

Alternatively, you can trigger the workflow from Github CLI:

gh workflow run release-publish.yml -f version=0.2.3-beta.0 --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

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.

None yet

2 participants