Skip to content

robot updates the release version of the README file based on the rel… #694

robot updates the release version of the README file based on the rel…

robot updates the release version of the README file based on the rel… #694

name: Build Image Latest
on:
push:
branches:
- 'main'
workflow_dispatch:
permissions: write-all
jobs:
call-workflow:
uses: ./.github/workflows/call-release-image.yaml
with:
ref: 'main'
tagoverride: 'latest'
secrets: inherit