mirror of
https://github.com/Brodino96/webkit2gtk-automator.git
synced 2026-05-05 22:29:57 +02:00
fix(workflow): typo
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
|||||||
id: check
|
id: check
|
||||||
env:
|
env:
|
||||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
run: bash scripts/check-version.sh
|
run: bash scripts/check-update.sh
|
||||||
|
|
||||||
- name: Trigger build-release workflow
|
- name: Trigger build-release workflow
|
||||||
if: steps.check.outputs.trigger_version != ''
|
if: steps.check.outputs.trigger_version != ''
|
||||||
|
|||||||
Reference in New Issue
Block a user