Personal Nix flake
nixos home-manager nix
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: Retrigger release-please with fixed tag

+3 -2
+3 -2
release-please-config.json
··· 1 1 { 2 + "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json", 3 + "include-component-in-tag": false, 2 4 "packages": { 3 5 ".": {} 4 - }, 5 - "include-component-in-tag": false 6 + } 6 7 }