Skip to content

Commit

Permalink
CI Release build
Browse files Browse the repository at this point in the history
  • Loading branch information
pwalski committed Jul 20, 2023
1 parent 79fec88 commit 90d5bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,4 @@ jobs:
files: |
${{ env.dist-dir }}/${{ env.dist-img }}
${{ env.dist-dir }}/${{ env.dist-img-gpu }}
prerelease: startsWith(github.ref, '/refs/tags/pre-rel-')
prerelease: startsWith(github.ref, 'refs/tags/pre-rel-v')

0 comments on commit 90d5bcc

Please sign in to comment.