Update .github/workflows/download-latest.yml
This commit is contained in:
2
.github/workflows/download-latest.yml
vendored
2
.github/workflows/download-latest.yml
vendored
@@ -96,6 +96,8 @@ jobs:
|
|||||||
git push
|
git push
|
||||||
env:
|
env:
|
||||||
DETERMINATE_VERSION: ${{ env.DETERMINATE_VERSION }}
|
DETERMINATE_VERSION: ${{ env.DETERMINATE_VERSION }}
|
||||||
|
- name: sleep 30
|
||||||
|
run: sleep 30
|
||||||
- name: Publish release
|
- name: Publish release
|
||||||
uses: akkuman/gitea-release-action@v1
|
uses: akkuman/gitea-release-action@v1
|
||||||
env:
|
env:
|
||||||
|
Reference in New Issue
Block a user