1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-10 20:46:01 +01:00

Fixup type (generare)

This commit is contained in:
Graham Christensen 2025-06-16 17:16:14 -04:00
parent fd4ed4c9f5
commit fe6972f6f0

View file

@ -29,4 +29,4 @@ jobs:
git commit -m "Set .version-determinate to ${{ inputs.version }}" || true
./.github/release-notes.sh
git add doc
git commit -m "Generare release notes for ${{ inputs.version }}" || true
git commit -m "Generate release notes for ${{ inputs.version }}" || true