Skip to content

Commit

Permalink
Emmm fix
Browse files Browse the repository at this point in the history
Signed-off-by: Hendrix-Shen <[email protected]>
  • Loading branch information
Hendrix-Shen committed Jul 15, 2024
1 parent 050b1dd commit 96c49d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- name: Prepare changelog
if: ${{ inputs.publish_channel == 'stable' }}
uses: actions/github-script@v7
id: changelog_release
id: changelog
with:
script: return process.env.CHANGELOG
result-encoding: string
Expand Down Expand Up @@ -115,7 +115,7 @@ jobs:
${{ inputs.publish_mc_ver }}
game-version-filter: any
dependencies: |
fabric(required)
fabric(required){modrinth:P7dR8mSH}{curseforge:306612}#(ignore:github)
magiclib(required)
malilib(required)
retry-attempts: 2
Expand Down

0 comments on commit 96c49d7

Please sign in to comment.