Skip to content

Commit

Permalink
fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
h1romas4 committed May 15, 2022
1 parent e3d70a8 commit 72b0b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
ninja
- uses: ncipollo/release-action@v1
with:
artifacts: "dist/example.rom"
artifacts: "dist/noborunoca.rom"
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 72b0b1b

Please sign in to comment.