1 Commits

Author SHA1 Message Date
github-actions
02e68958a3 automated download workflow 2025-08-09 01:12:28 +00:00
2 changed files with 6 additions and 4 deletions

View File

@@ -1,8 +1,12 @@
name: "Update Determinate Nix binary"
on:
repository_dispatch:
workflow_dispatch:
schedule:
- cron: "00 0,6,12,18 * * *"
push:
paths:
- '.github/workflows/*'
jobs:
download-binary:
runs-on: ubuntu-latest
@@ -92,8 +96,6 @@ 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:

BIN
nix-installer-x86_64-linux (Stored with Git LFS)

Binary file not shown.