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
if: |
success() &&
github.event_name == 'workflow_dispatch' &&
success() &&
github.event_name == 'workflow_dispatch' &&
inputs.update_stable
run: |
# Verify version bump was successful