We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5dd3397 + 5f84036 commit 985b228Copy full SHA for 985b228
.github/workflows/python-release.yml
@@ -17,7 +17,7 @@ jobs:
17
release_created: ${{ steps.release.outputs.release_created }}
18
tag_name: ${{ steps.release.outputs.tag_name }}
19
steps:
20
- - uses: googleapis/release-please-action@a02a34c4d625f9be7cb3fb0a86b6d99e325d9426 # v4
+ - uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4
21
id: release
22
with:
23
release-type: python
README.md
@@ -1,4 +1,4 @@
1
-# Client for Vantage
+<h1 align="center">Client for Vantage</h1>
2
3
<p align="center">
4
<a href="https://github.com/block/client-for-vantage/actions/workflows/python-test.yml?query=event%3Apush+branch%3Amain" target="_blank">
0 commit comments