We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e3f6b0 commit 3cf71f0Copy full SHA for 3cf71f0
1 file changed
.github/workflows/release_dispatch.yml
@@ -188,7 +188,7 @@ jobs:
188
echo "patch=$patch" >> $GITHUB_OUTPUT
189
make_dist:
190
name: Make distribution
191
- uses: MODFLOW-ORG/modflow6/.github/workflows/release.yml@develop
+ uses: wpbonelli/modflow6/.github/workflows/release.yml@v6.6.3
192
needs: set_options
193
with:
194
# If the workflow is manually triggered, the maintainer must manually set approve=true to approve a release.
0 commit comments