0
0
Fork 0
mirror of https://github.com/tj-actions/install-postgresql.git synced 2024-12-20 01:18:18 +00:00
install-postgresql/README.md
2023-09-07 20:39:18 -06:00

2.2 KiB

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

docker-action

Template Docker action

...
    steps:
      - uses: actions/checkout@v2
      - name: Docker Action
        uses: tj-actions/docker-action@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.