We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44165d0 commit ff36ef2Copy full SHA for ff36ef2
.github/workflows/flakehub-publish-rolling.yaml
@@ -18,7 +18,7 @@ jobs:
18
- uses: DeterminateSystems/determinate-nix-action@v3
19
- uses: DeterminateSystems/flakehub-push@main
20
with:
21
- name: "DeterminateSystems/flake-templates"
+ name: DeterminateSystems/flake-templates
22
rolling: true
23
- visibility: "public"
+ visibility: public
24
include-output-paths: true
0 commit comments