Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 2.15 KB

README.md

File metadata and controls

53 lines (33 loc) · 2.15 KB

CI Update release version. Public workflows that use this action.

docker-action

Template Docker action

...
    steps:
      - uses: actions/checkout@v4
      - name: Document Database 
        uses: tj-actions/db-docs@v1

Inputs

INPUT TYPE REQUIRED DEFAULT DESCRIPTION
token string true "${{ github.token }}" GITHUB_TOKEN or a Repo scoped
PAT

If you feel generous and want to show some extra appreciation:

Buy me a coffee

Features

  • TODO

Credits

This package was created with Cookiecutter using cookiecutter-action

Report Bugs

Report bugs at https://github.com/tj-actions/docker-action/issues.

If you are reporting a bug, please include:

  • Your operating system name and version.
  • Any details about your workflow that might be helpful in troubleshooting.
  • Detailed steps to reproduce the bug.