Skip to content

fix: get_human_time() should not hard-code the human-readable timezon… #179

fix: get_human_time() should not hard-code the human-readable timezon…

fix: get_human_time() should not hard-code the human-readable timezon… #179

name: release-please
on:
push:
branches:
- master
jobs:
release-pr:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v3
with:
token: ${{ secrets.RELEASE_PR_TOKEN }}
release-type: python
fork: true
package-name: release-please-action