Skip to content

Commit

Permalink
debugging gh action for release
Browse files Browse the repository at this point in the history
  • Loading branch information
archywillhe committed Oct 3, 2023
1 parent 6259a51 commit 34542e3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
with:
release_id: ${{ steps.core_tag_and_release.outputs.id }}
tag_name: ${{ env.RELEASE_CORE_TAG }}
file: "./artifacts/*-latest-artifacts/insomnia/**"
file: "./artifacts/*-latest-artifacts/insomnium/**"
prerelease: ${{ env.IS_PRERELEASE }}
draft: false

Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ I was among the users who were deeply affected by the recent change. I still thi
## Roadmap

*Vote for Insomnium's new icon now! [https://github.com/ArchGPT/insomnium/discussions/11](github.com/ArchGPT/insomnium/discussions/11)*

I have removed user login, tracking, analytics, etc, from Insomnia so it is now a 100% local app. Insomnium 1.0 will be released when the following tasks are completed:

- [x] finalize the cleaning-up of existing codebase to make the GUI faster
Expand Down

0 comments on commit 34542e3

Please sign in to comment.