Skip to content

refactor: storage attributes #79

refactor: storage attributes

refactor: storage attributes #79

name: Release please
on:
workflow_dispatch: {}
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-24.04
permissions:
contents: write
pull-requests: write
steps:
- name: Create release PR
id: release
uses: googleapis/release-please-action@v4
with:
config-file: hack/release-please-config.json
manifest-file: hack/release-please-manifest.json