Skip to content

Commit

Permalink
Update autopublish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yichifauzi committed Jul 22, 2024
1 parent 68988b1 commit b32fa9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autopublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Publish to CurseForge
uses: Kir-Antipov/[email protected]
with:
name: ${{ steps.download-files.outputs.tag_name }} for ${{ vars.MC_VERSION }}
name: DBOP MC ${{ vars.MC_VERSION }} v${{ steps.download-files.outputs.tag_name }}
curseforge-id: 968954
curseforge-token: ${{ secrets.CURSEFORGE_TOKEN }}
curseforge-files: "*.zip"
Expand Down

0 comments on commit b32fa9e

Please sign in to comment.