Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AshleyThew committed Nov 29, 2024
1 parent c4e8ba6 commit dd15fea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ jobs:
uses: ncipollo/release-action@v1
with:
artifacts: 'patreon.zip,patreon_low.zip,20.zip,20_low.zip,patreon.zip.sha1,patreon_low.zip.sha1,20.zip.sha1,20_low.zip.sha1'
name: 'Resourcepack'
tag: 'resourcepack-${{ github.sha }}'
token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit dd15fea

Please sign in to comment.