Update .github/workflows/download-latest.yml
All checks were successful
Update Determinate Nix binary / download-binary (push) Successful in 11s
Update Determinate Nix binary / commit-data (push) Has been skipped

This commit is contained in:
2025-08-24 20:59:23 -04:00
parent 3c44cb2b44
commit 675173c9ba

View File

@@ -96,6 +96,8 @@ jobs:
git push
env:
DETERMINATE_VERSION: ${{ env.DETERMINATE_VERSION }}
- name: sleep 30
run: sleep 30
- name: Publish release
uses: akkuman/gitea-release-action@v1
env: