Skip to content

Commit

Permalink
Replace push tags command with origin one
Browse files Browse the repository at this point in the history
  • Loading branch information
Albert221 committed Mar 9, 2023
1 parent 645b3e1 commit 0aefac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ workflow will take care of the rest.

```
git tag v0.1.1
git push --tags
git push origin v0.1.1
```

[github-release-link]: https://github.com/leancodepl/poe2arb/releases
Expand Down

0 comments on commit 0aefac0

Please sign in to comment.