Skip to content

Commit

Permalink
Fix CI upload
Browse files Browse the repository at this point in the history
  • Loading branch information
samoylovfp committed Oct 17, 2024
1 parent 1e7193a commit 1ebee20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: svenstaro/upload-release-action@04733e069f2d7f7f0b4aebc4fbdbce8613b03ccd
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: pix-count.aseprite-extension
asset_name: pix-count.aseprite-extension
file: neuloa.aseprite-extension
asset_name: neuloa.aseprite-extension
tag: ${{ github.ref }}
overwrite: true

0 comments on commit 1ebee20

Please sign in to comment.