Skip to content

0.32.3-ls143

0.32.3-ls143 #242

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: "plextraktsync"
release_type: "script"
target-arch: "64"
secrets:
OP_SERVICE_ACCOUNT_TOKEN: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}