This commit is contained in:
Edward Firmo
2025-01-04 22:34:38 +01:00
parent 037801e961
commit 9d64b099a4

View File

@@ -55,8 +55,8 @@ jobs:
- name: Update stable tag - name: Update stable tag
if: | if: |
success() && success() &&
github.event_name == 'workflow_dispatch' && github.event_name == 'workflow_dispatch' &&
inputs.update_stable inputs.update_stable
run: | run: |
# Verify version bump was successful # Verify version bump was successful