mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-09 03:04:20 -04:00
Update release.yml
This commit is contained in:
parent
484ccecb75
commit
3bd1c0e99e
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Set commit environment
|
- name: Set commit environment
|
||||||
run: echo "COMMIT_SHA=$(git rev-list -n 1 ${{github.ref}}) >> $GITHUB_ENV
|
run: echo "COMMIT_SHA=$(git rev-list -n 1 ${{github.ref}})" >> $GITHUB_ENV
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Wait for builds & tests to finish
|
- name: Wait for builds & tests to finish
|
||||||
uses: lewagon/wait-on-check-action@v0.2
|
uses: lewagon/wait-on-check-action@v0.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user