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
|
- 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
|
||||||
|
|||||||
Reference in New Issue
Block a user