Skip to content

feat: initial setup for the ethereum hive github action (#1) #1

feat: initial setup for the ethereum hive github action (#1)

feat: initial setup for the ethereum hive github action (#1) #1

name: release-please
on:
push:
branches:
- master
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@d1a8f221d7723166f48a584aebba00ef3f6febec
with:
token: ${{ secrets.PAT }}
config-file: release-please-config.json
manifest-file: .release-please-manifest.json