Skip to content

Zoom per tab/pane & not writing config to fs when zooming - perf impr… #73

Zoom per tab/pane & not writing config to fs when zooming - perf impr…

Zoom per tab/pane & not writing config to fs when zooming - perf impr… #73

name: "Publish every Git push to master to FlakeHub"
on:
push:
branches:
- "master"
jobs:
flakehub-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:
name: "pop-os/cosmic-term"
rolling: true
visibility: "public"