Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cyperdark authored Jun 8, 2023
1 parent c40cd0f commit ebd2213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,5 @@ jobs:
if: startsWith( matrix.os, 'windows' )
uses: actions/upload-artifact@v3
with:
name: ${{ matrix.os }}-${{ github.ref_name//\//_ }}
name: ${{ matrix.os }}-${{ github.ref_name }}
path: dist/tosu.exe

0 comments on commit ebd2213

Please sign in to comment.