fix justfile format
This commit is contained in:
parent
ed449034f7
commit
681194fc1f
1 changed files with 0 additions and 1 deletions
1
justfile
1
justfile
|
|
@ -45,7 +45,6 @@ create-archives:
|
|||
# chmod +x dist/install.sh
|
||||
|
||||
create-release: create-tag create-archives
|
||||
# create-release:
|
||||
#!/usr/bin/env bash
|
||||
VERSION=$(hatch version)
|
||||
./scripts/get_release_notes.py "$VERSION" > release_notes.tmp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue