Skip to content

Bump softprops/action-gh-release from 1 to 2 (#32) #29

Bump softprops/action-gh-release from 1 to 2 (#32)

Bump softprops/action-gh-release from 1 to 2 (#32) #29

Workflow file for this run

name: Docker
on:
push:
branches:
- main
permissions:
packages: write
jobs:
build_and_push:
uses: ./.github/workflows/reusable-build-and-push.yml
with:
image_tag: latest
push: true