Skip to content

Commit

Permalink
fixed Github action
Browse files Browse the repository at this point in the history
  • Loading branch information
cech12 committed Aug 25, 2024
1 parent b21a1f1 commit 03874ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
publish-mod:
if: startsWith(github.ref, 'refs/tags/')
name: Publish Mod
uses: DigglesMods/DigglesModActions/.github/workflows/publish_mod.yml@main
uses: DigglesMods/DigglesModActions/.github/workflows/publish-mod.yml@main
with:
mod-title: BugFix
mod-name: BugFix
Expand Down

0 comments on commit 03874ff

Please sign in to comment.