Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Bump linuxserver-labs/docker-actions from 7.0.4 to 7.0.5 #78

Bump linuxserver-labs/docker-actions from 7.0.4 to 7.0.5

Bump linuxserver-labs/docker-actions from 7.0.4 to 7.0.5 #78

name: Build Image On Release
on:
release:
types: [ published ]
pull_request:
jobs:
call-workflow:
uses: linuxserver-labs/docker-actions/.github/workflows/[email protected]
with:
repo_owner: ${{ github.repository_owner }}
app_name: "omada-controller"
release_type: "script"
target-arch: "64"
secrets:
OP_SERVICE_ACCOUNT_TOKEN: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}