Skip to content

Commit

Permalink
fix aupload release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
uoosef committed Feb 11, 2024
1 parent 9a35f60 commit aefe6e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ jobs:
uses: softprops/action-gh-release@v1
if: github.event_name == 'release'
with:
tag_name: ${{ github.ref }}
files: |
${{steps.sign_app.outputs.signedReleaseFile}}
env:
Expand Down

0 comments on commit aefe6e9

Please sign in to comment.