Skip to content

fix(deps): update docker/build-push-action action to v7.3.0 #32

fix(deps): update docker/build-push-action action to v7.3.0

fix(deps): update docker/build-push-action action to v7.3.0 #32

Workflow file for this run

name: Release
on:
push:
branches:
- main
jobs:
release:
uses: ./.github/workflows/semantic-release.yml
secrets:
APP_ID: ${{ secrets.RELEASE_APP_ID }}
APP_PRIVATE_KEY: ${{ secrets.RELEASE_APP_SECRET }}