Skip to content

Bump linuxserver-labs/docker-actions from 7.0.5 to 7.0.6 #71

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

Bump linuxserver-labs/docker-actions from 7.0.5 to 7.0.6 #71

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: "webhook"
release_type: "github"
release_url: "https://api.github.com/repos/adnanh/webhook"
target-arch: "64"
secrets:
OP_SERVICE_ACCOUNT_TOKEN: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}