Skip to content

Commit

Permalink
fix: publish release (#54)
Browse files Browse the repository at this point in the history
# Description

<!-- "If applied, this commit will___ "-->

## Reason

<!-- Describe what and why these changes were necessary -->

---------

Signed-off-by: Luís Couto <[email protected]>
  • Loading branch information
Couto authored Dec 30, 2024
1 parent 840d6b6 commit 26b24a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ jobs:
with:
tag: ${{inputs.version}}
extract: true
out-file-path: "release-files"

- run: ls

0 comments on commit 26b24a7

Please sign in to comment.