Skip to content

Commit

Permalink
fixed typo (geez...)
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon committed May 22, 2024
1 parent 6d57b78 commit a26392c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releasetest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
if: ${{ always() }}
needs: Bundle
steps:
- uses: arturo-lang/bundle-release@main
- uses: arturo-lang/bundler-releases@main
with:
token: ${{ secrets.GITHUB_TOKEN }}
name: ${{ needs.Bundle.outputs.EXEFILE }}
Expand Down

0 comments on commit a26392c

Please sign in to comment.