mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 06:39:48 +00:00
Fix file name
This commit is contained in:
parent
0f368b7b12
commit
4a707c3b3d
2
.github/workflows/release-publish.yml
vendored
2
.github/workflows/release-publish.yml
vendored
@ -133,7 +133,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPCRAFT_LOGIN_FILE }}
|
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPCRAFT_LOGIN_FILE }}
|
||||||
with:
|
with:
|
||||||
snap: artifacts/ubuntu-latest-artifacts/insomnia/dist/*.snap
|
snap: artifacts/ubuntu-latest-artifacts/insomnia/dist/Insomnia.Core-${{ env.RELEASE_VERSION }}.snap
|
||||||
release: stable
|
release: stable
|
||||||
|
|
||||||
- name: Publish npm packages
|
- name: Publish npm packages
|
||||||
|
Loading…
Reference in New Issue
Block a user