Skip to content

Project SelfStack - Automated Data Collection #199

Project SelfStack - Automated Data Collection

Project SelfStack - Automated Data Collection #199

name: dockerhub-build-push
on:
push:
workflow_dispatch:
jobs:
docker:
uses: lxrbckl-dev/.github/.github/workflows/dockerhub-build-push.yml@main
secrets: inherit
with:
caller_event_name: ${{ github.event_name }}
caller_commit_message: ${{ github.event.head_commit.message }}