Skip to content
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FokaStudio committed Sep 10, 2021
1 parent 9e5ffdb commit 699c891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
uses: ncipollo/release-action@v1
with:
artifacts: "pack.zip"
tag: resource-pack ${{ github.event.head_commit }}
tag: resource-pack-${{ github.event.head_commit }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 699c891

Please sign in to comment.