Lint
This commit is contained in:
4
.github/workflows/versioning.yml
vendored
4
.github/workflows/versioning.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user