Skip to content

fix: Convert pval and qval to heatmap (#123) #62

fix: Convert pval and qval to heatmap (#123)

fix: Convert pval and qval to heatmap (#123) #62

name: Release
on:
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v3
id: release
with:
release-type: simple
token: ${{ secrets.GITHUB_TOKEN }}