1
1
mirror of https://github.com/the-nix-way/dev-templates synced 2024-09-11 06:30:39 +02:00

Include output paths in published flake

This commit is contained in:
Luc Perkins 2024-07-20 12:43:38 -07:00
parent 0e546ec522
commit 9cdf78e0a1
No known key found for this signature in database
GPG Key ID: 16DB1108FB591835

View File

@ -16,3 +16,4 @@ jobs:
- uses: "DeterminateSystems/flakehub-push@main"
with:
visibility: "public"
include-output-paths: true