Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hmiguim committed Dec 12, 2023
1 parent 43cef8f commit 86fbbaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
env:
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAP_STORE_LOGIN }}
with:
snap: dist/dbptk-desktop-${{ github.event.client_payload.version }}.snap
snap: ${{steps.download.outputs.download-path}}/artifact/dbptk-desktop-${{ github.event.client_payload.version }}.snap
release: stable

update:
Expand Down

0 comments on commit 86fbbaa

Please sign in to comment.