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 09f5081 commit 6a52076Copy full SHA for 6a52076
1 file changed
RELEASING.md
@@ -30,7 +30,7 @@
30
7. Push!
31
32
```sh
33
- git push && git push --tags
+ git push --follow-tags
34
```
35
36
This will trigger a GitHub Action workflow which will create a GitHub release and upload the
0 commit comments