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

🚀 0.2.0 #29

Merged
merged 1 commit into from
Oct 8, 2023
Merged

🚀 0.2.0 #29

merged 1 commit into from
Oct 8, 2023

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

Alternatively, you can trigger the workflow from Github CLI:

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

@archywillhe archywillhe merged commit fe9d6e7 into main Oct 8, 2023
6 checks passed
@archywillhe archywillhe deleted the release/0.2.0 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.

2 participants