mirror of
https://gitcode.com/gh_mirrors/ar/arduino-littlefs-upload.git
synced 2025-05-21 08:56:35 +08:00
Fix release instructions
This commit is contained in:
@ -9,6 +9,8 @@ Verify things have gone well and then push the change and tag:
|
||||
|
||||
git commit -a -m "Update version"
|
||||
git push
|
||||
|
||||
git tag X.Y.Z
|
||||
git push origin X.Y.Z
|
||||
|
||||
GitHub CI Actions are used to automatically build a draft package whenever a tag is pushed to repo.
|
||||
|
Reference in New Issue
Block a user