Skip to content

Commit ff36ef2

Browse files
committed
Small fix
1 parent 44165d0 commit ff36ef2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/flakehub-publish-rolling.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: DeterminateSystems/determinate-nix-action@v3
1919
- uses: DeterminateSystems/flakehub-push@main
2020
with:
21-
name: "DeterminateSystems/flake-templates"
21+
name: DeterminateSystems/flake-templates
2222
rolling: true
23-
visibility: "public"
23+
visibility: public
2424
include-output-paths: true

0 commit comments

Comments
 (0)