Skip to content

Commit

Permalink
Update dev-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyhodge authored Sep 30, 2023
1 parent 8119bfc commit a0aba42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
if: github.ref == 'refs/heads/master'
uses: softprops/[email protected]
with:
repository: joeyhodge/REFramework
name: ${{format('v1.{0}-{1}', github.run_number, steps.vars.outputs.SHA_SHORT)}}
tag_name: latest
files: ${{github.workspace}}/${{matrix.target}}.zip

0 comments on commit a0aba42

Please sign in to comment.