diff --git a/.github/workflows/release-publish.yml b/.github/workflows/release-publish.yml index 47ec3e992..08e8a0c96 100644 --- a/.github/workflows/release-publish.yml +++ b/.github/workflows/release-publish.yml @@ -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 diff --git a/README.md b/README.md index fbbac8a0d..bc93e51b5 100644 --- a/README.md +++ b/README.md @@ -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 + 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