Skip to content

Commit

Permalink
The workflow has to have a version
Browse files Browse the repository at this point in the history
  • Loading branch information
MattiDragon committed Oct 4, 2023
1 parent 3a5b285 commit 4076c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:

jobs:
publish:
uses: MattiDragon/MattiDragon/.github/workflows/publish-mc-mod.yaml
uses: MattiDragon/MattiDragon/.github/workflows/publish-mc-mod.yaml@c066f67d80ff22e0b63bb5ad5c4ac83f583ad211
with:
version-type: ${{ inputs.version-type }}
minecraft-versions: ${{ inputs.minecraft-versions }}
Expand Down

0 comments on commit 4076c06

Please sign in to comment.