remove test options

This commit is contained in:
Amy Galles 2025-09-17 14:15:12 -07:00
parent 8006189dba
commit d5e9463dfa
No known key found for this signature in database
GPG Key ID: 00445BCEEB6E92BD

View File

@ -170,6 +170,6 @@ jobs:
run: |
if ${{ inputs.dry-run }} ; then
gh workflow view publish-github-release.yml
# exit 0
exit 0
fi
gh workflow enable publish-github-release.yml