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 4b1a0c9 commit 88ea23dCopy full SHA for 88ea23d
RELEASING.md
@@ -20,7 +20,7 @@
20
21
6. Tag
22
23
- `$ git tag -a vX.Y.Z -m "Releasing version X.Y.Z" && git push origin --tags`
+ `$ git tag -a vX.Y.Z -m "Releasing version X.Y.Z" && git push origin master --tags`
24
25
7. Wait until travis has run and the new tag is available at https://github.com/pact-foundation/pact-python/releases/tag/vX.Y.Z
26
0 commit comments