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:
commit
d1ec1b7eff
1 changed files with 1 additions and 1 deletions
2
.github/workflows/upload-release.yml
vendored
2
.github/workflows/upload-release.yml
vendored
|
@ -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 }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue