Skip to content

Bump linuxserver-labs/docker-actions from 7.0.2 to 7.0.5 #224

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

Bump linuxserver-labs/docker-actions from 7.0.2 to 7.0.5 #224

name: Build Image On Release
on:
release:
types: [published]
pull_request:
jobs:
call-workflow:
uses: linuxserver-labs/docker-actions/.github/workflows/build-image.yml@v7.0.5
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 }}