Skip to content

Commit 3cf71f0

Browse files
committed
fix
1 parent 3e3f6b0 commit 3cf71f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release_dispatch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
echo "patch=$patch" >> $GITHUB_OUTPUT
189189
make_dist:
190190
name: Make distribution
191-
uses: MODFLOW-ORG/modflow6/.github/workflows/release.yml@develop
191+
uses: wpbonelli/modflow6/.github/workflows/release.yml@v6.6.3
192192
needs: set_options
193193
with:
194194
# If the workflow is manually triggered, the maintainer must manually set approve=true to approve a release.

0 commit comments

Comments
 (0)