🏡 index : ~doyle/certificate-updater.git

author Jordan Doyle <jordan@doyle.la> 2025-05-25 17:05:31.0 +08:00:00
committer Jordan Doyle <jordan@doyle.la> 2025-05-25 17:05:31.0 +08:00:00
commit
3e4c8dbe357723fc1a4ce98c27c1e2394792fddf [patch]
tree
6b8948f3dd26f64cec6358c83e96fec76bb4030f
parent
daf0f0229a7875d79dfc1076439bc5fe5b9a8d10
download
master.tar.gz

Move to nixbuild-action@master



Diff

 .github/workflows/build.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 97d3063..ec39c7e 100644
--- a/.github/workflows/build.yml
+++ a/.github/workflows/build.yml
@@ -1,10 +1,10 @@
name: "CI"
on:
  pull_request:
  push:
jobs:
  build:
    uses: nixbuild/nixbuild-action/.github/workflows/ci-workflow.yml@v20
    uses: nixbuild/nixbuild-action/.github/workflows/ci-workflow.yml@master
    secrets:
      nixbuild_token: ${{ secrets.NIXBUILD_TOKEN }}
    with: