We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf5abe5 commit 7ebc487Copy full SHA for 7ebc487
RELEASE.md
@@ -57,7 +57,7 @@ meet the prerequisites:
57
1. Push your new tag and commits to GitHub.
58
59
```bash
60
- git push --follow-tags $ORIGIN main
+ git push --atomic --follow-tags $ORIGIN main
61
```
62
63
1. Verify [the automated
0 commit comments