Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
praydog committed Feb 23, 2024
1 parent b9a0499 commit 482812c
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 @@ -44,5 +44,6 @@ jobs:
uses: ncipollo/release-action@6c75be85e571768fa31b40abf38de58ba0397db5
with:
name: ${{format('Release {0} ({1})', github.run_number, github.sha)}}
tag: ${{format('run-{0}', github.run_number)}}
artifacts: "${{github.workspace}}/${{matrix.target}}.zip,${{github.workspace}}/${{matrix.target}}.zip.sha256"
makeLatest: true

0 comments on commit 482812c

Please sign in to comment.