Skip to content

Add option to validate if a token will expire in the near future #8

Add option to validate if a token will expire in the near future

Add option to validate if a token will expire in the near future #8

on:
push:
branches:
- main
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
outputs:
release_created: ${{ steps.release.outputs.release_created }}
steps:
- uses: GoogleCloudPlatform/release-please-action@v3
id: release
with:
release-type: python
package-name: snakemake-executor-plugin-ga4gh-tes