Skip to content

fix(ci): try to fix Docker Hub CI run (fix tag name). ref #15 #11

fix(ci): try to fix Docker Hub CI run (fix tag name). ref #15

fix(ci): try to fix Docker Hub CI run (fix tag name). ref #15 #11

name: release-please
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: simple