Skip to content

Merge pull request #4341 from spidernet-io/chart/label #617

Merge pull request #4341 from spidernet-io/chart/label

Merge pull request #4341 from spidernet-io/chart/label #617

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