don't target commit
This commit is contained in:
1
.github/workflows/nightly.yml
vendored
1
.github/workflows/nightly.yml
vendored
@ -73,7 +73,6 @@ jobs:
|
|||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
uses: ncipollo/release-action@v1
|
uses: ncipollo/release-action@v1
|
||||||
with:
|
with:
|
||||||
commit: $GITHUB_SHA
|
|
||||||
name: nightly
|
name: nightly
|
||||||
prerelease: true
|
prerelease: true
|
||||||
makeLatest: true
|
makeLatest: true
|
||||||
|
Reference in New Issue
Block a user