Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrewgdewar committed Dec 13, 2024
1 parent da414d0 commit bcba123
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
uses: djnicholson/release-action@v2.11
with:
token: ${{ secrets.GITHUB_TOKEN }}
asset-name: "DewardianDev-MOAR-*.*.*.zip"
file: "out/dist/DewardianDev-MOAR-*.*.*.zipF"
with:
token: ${{ secrets.GITHUB_TOKEN }}
asset-name: "DewardianDev-MOAR-*.*.*.zip"
file: "out/dist/DewardianDev-MOAR-*.*.*.zipF"

0 comments on commit bcba123

Please sign in to comment.