mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +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:
|
||||
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPCRAFT_LOGIN_FILE }}
|
||||
with:
|
||||
snap: artifacts/ubuntu-latest-artifacts/insomnia/dist/*.snap
|
||||
snap: artifacts/ubuntu-latest-artifacts/insomnia/dist/Insomnia.Core-${{ env.RELEASE_VERSION }}.snap
|
||||
release: stable
|
||||
|
||||
- name: Publish npm packages
|
||||
|
Loading…
Reference in New Issue
Block a user