Skip to content

chore: Update Docker build and push workflows to use the latest GitHu… #27

chore: Update Docker build and push workflows to use the latest GitHu…

chore: Update Docker build and push workflows to use the latest GitHu… #27

Workflow file for this run

name: Create release
on:
push:
branches:
- main
permissions:
id-token: write
contents: write
pull-requests: write
issues: write
jobs:
release:
uses: ./.github/workflows/release-please.yaml
with:
releaseType: simple