Skip to content

Commit

Permalink
Update cut-release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dallmeyer authored Sep 28, 2024
1 parent 49a3a8d commit ea5d284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cut-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
cut_mod_release:
name: "Cut Mod Release"
needs: prep_vars
uses: .github/workflows/mod-release-pipeline.yml
uses: ./.github/workflows/mod-release-pipeline.yml
with:
semverBump: ${{ inputs.bump }}
metadataSupportedGames: ${{ needs.prep_vars.outputs.supported_games }}
Expand Down

0 comments on commit ea5d284

Please sign in to comment.