Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulh committed Jul 14, 2023
1 parent 4798197 commit d6ed57d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.ACTION_DISPATCH }}

- name: Upload deb to release
uses: nebula-actions/upload-assets@v1
uses: nebula-actions/upload-assets@v1.0.0
with:
asset-path: pkg/*.deb
tag: ${{ github.event.inputs.version }}

0 comments on commit d6ed57d

Please sign in to comment.