Skip to content

chore: use full attribute path to refer to secret #16

chore: use full attribute path to refer to secret

chore: use full attribute path to refer to secret #16

on:
push:
branches:
- "main"
jobs:
publish:
runs-on: "ubuntu-latest"
permissions:
id-token: "write"
contents: "read"
steps:
- uses: "actions/checkout@v3"
- uses: "DeterminateSystems/nix-installer-action@main"
- uses: "DeterminateSystems/flakehub-push@main"
with:
visibility: "public"
rolling: true