mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-04-09 11:25:40 +00:00
release: push
This commit is contained in:
@@ -18,3 +18,5 @@ sed -i "/^\[Unreleased\]/a [v$NEW] https://github.com/nim65s/matrix-webhook/comp
|
|||||||
git add pyproject.toml CHANGELOG.md
|
git add pyproject.toml CHANGELOG.md
|
||||||
git commit -m "Release v$NEW"
|
git commit -m "Release v$NEW"
|
||||||
git tag -s "v$NEW" -m "Release v$NEW"
|
git tag -s "v$NEW" -m "Release v$NEW"
|
||||||
|
git push
|
||||||
|
git push --tags
|
||||||
|
|||||||
Reference in New Issue
Block a user