mirror of
https://gitcode.com/gh_mirrors/ar/arduino-littlefs-upload.git
synced 2025-08-24 09:11:21 +08:00
Fix release instructions
This commit is contained in:
@ -2,4 +2,3 @@
|
||||
tmp=$(mktemp)
|
||||
jq '.version = "'$1'"' ./package.json > "$tmp"
|
||||
mv "$tmp" ./package.json
|
||||
git tag $1
|
||||
|
Reference in New Issue
Block a user