1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-02 05:11:47 +02:00

Merge pull request #10 from DeterminateSystems/grahamc-patch-1

Publish the flake as public, every time
This commit is contained in:
Graham Christensen 2025-03-06 23:42:09 +00:00 committed by GitHub
commit d1ec1b7eff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -100,5 +100,5 @@ jobs:
- uses: "DeterminateSystems/flakehub-push@main"
with:
rolling: ${{ github.ref == format('refs/heads/{0}', github.event.repository.default_branch) }}
visibility: "private"
visibility: "public"
tag: "${{ github.ref_name }}"