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:
parent
fd4ed4c9f5
commit
fe6972f6f0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/propose-release.yml
vendored
2
.github/workflows/propose-release.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue