ci(update): support for twilight releases based on the same tag with same commit
I hate that
This commit is contained in:
2
.github/workflows/zen-update.yml
vendored
2
.github/workflows/zen-update.yml
vendored
@@ -17,6 +17,8 @@ jobs:
|
||||
|
||||
- name: Check if update is needed
|
||||
id: check
|
||||
env:
|
||||
GH_TOKEN: ${{ github.token }}
|
||||
run: |
|
||||
.github/update.sh --ci --only-check
|
||||
|
||||
|
||||
Reference in New Issue
Block a user