Skip to content

Commit

Permalink
test custom mc publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Fallen-Breath committed Jun 27, 2023
1 parent eac218c commit 1e1c602
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:
cat $GITHUB_OUTPUT
- name: Publish Minecraft Mods
uses: Kir-Antipov/[email protected]
uses: Fallen-Breath/[email protected].0-fallen.1
with:
# modrinth-id: fo0Bar
# modrinth-token: ${{ secrets.MODRINTH_API_TOKEN }}
Expand All @@ -146,7 +146,7 @@ jobs:

github-tag: ${{ steps.release_info.outputs.tag_name }}
github-token: ${{ secrets.GITHUB_TOKEN }}
github-generate-changelog: false
github-update-release-body: false

files: ${{ steps.file_info.outputs.path }}

Expand Down

0 comments on commit 1e1c602

Please sign in to comment.