Skip to content

fix: use time.sleep instead of asyncio.sleep in non-corountine function #63

fix: use time.sleep instead of asyncio.sleep in non-corountine function

fix: use time.sleep instead of asyncio.sleep in non-corountine function #63

name: Run release-please
on:
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: simple