Skip to content

Commit b6a3d70

Browse files
committed
change code
1 parent 5e214e0 commit b6a3d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
python -m pip install --upgrade pip
3030
pip install setuptools wheel twine # better-exceptions(optional for debug)
3131
- name: Release please
32-
uses: google-github-actions/release-please-action@v4
32+
uses: googleapis/release-please-action@v4
3333
with:
3434
token: ${{ secrets.PAT }}
3535
release-type: simple

0 commit comments

Comments
 (0)