Skip to content

Commit b7629f4

Browse files
committed
fix: fix syntax error on url
Signed-off-by: Bobo Bäck Engström <bobo@id8-engineering.io>
1 parent 8164c51 commit b7629f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
release-please:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: https://github.com/googleapis/release-please-action
17+
- uses: googleapis/release-please-action
1818
with:
1919
token: ${{ secrets.GITHUB_TOKEN }}
2020
release-type: python

0 commit comments

Comments
 (0)