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 ebf5579 commit 9e5ffdb
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,5 @@ jobs:
uses: ncipollo/release-action@v1
with:
artifacts: "pack.zip"
tag: resource-pack
token: ${{ secrets.GITHUB_TOKEN }}
- uses: dev-drprasad/[email protected]
with:
tag_name: resource-pack
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
tag: resource-pack ${{ github.event.head_commit }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9e5ffdb

Please sign in to comment.