Skip to content

lxrbckl-dev/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

.github/workflows/dockerhub-build-push.yml

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 }}

About

Centralized GitHub Actions workflows and shared automation for lxrbckl-dev.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors