Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
brachy84 committed Dec 8, 2023
1 parent 0c3aaf1 commit 39eb0e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
- name: Publish Minecraft Mods
if: "${{ inputs.publish-cf-mr == 'true' }}"
uses: publish_to_cf_mr.yaml
uses: ./.github/workflows/publish_to_cf_mr.yaml
with:
version: "${{ inputs.version }}"
release-type: "${{ inputs.release-type }}"
Expand Down

0 comments on commit 39eb0e8

Please sign in to comment.