Skip to content

feat: Add Docker build and push workflows for Docker Hub and JFrog Ar… #23

feat: Add Docker build and push workflows for Docker Hub and JFrog Ar…

feat: Add Docker build and push workflows for Docker Hub and JFrog Ar… #23

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