From d61e8ce4125afc0a3fe70dee80f14f5ca6b2c6a4 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Mon, 11 Sep 2023 18:02:05 -0600 Subject: [PATCH] Updated README.md --- .github/workflows/test.yml | 2 +- README.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d4bbffe..95f6eec 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -31,7 +31,7 @@ jobs: steps: - name: Checkout uses: actions/checkout@v4 - - name: Run docker-action + - name: Run setup-postgresql uses: ./ with: postgresql_version: ${{ matrix.postgresql_version }} diff --git a/README.md b/README.md index 6d2cae2..25a7b85 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -[![CI](https://github.com/tj-actions/docker-action/workflows/CI/badge.svg)](https://github.com/tj-actions/docker-action/actions?query=workflow%3ACI) -[![Update release version.](https://github.com/tj-actions/docker-action/workflows/Update%20release%20version./badge.svg)](https://github.com/tj-actions/docker-action/actions?query=workflow%3A%22Update+release+version.%22) -[![Public workflows that use this action.](https://img.shields.io/endpoint?url=https%3A%2F%2Fused-by.vercel.app%2Fapi%2Fgithub-actions%2Fused-by%3Faction%3Dtj-actions%2Fdocker-action%26badge%3Dtrue)](https://github.com/search?o=desc\&q=tj-actions+docker-action+path%3A.github%2Fworkflows+language%3AYAML\&s=\&type=Code) +[![CI](https://github.com/tj-actions/setup-postgresql/workflows/CI/badge.svg)](https://github.com/tj-actions/setup-postgresql/actions?query=workflow%3ACI) +[![Update release version.](https://github.com/tj-actions/setup-postgresql/workflows/Update%20release%20version./badge.svg)](https://github.com/tj-actions/setup-postgresql/actions?query=workflow%3A%22Update+release+version.%22) +[![Public workflows that use this action.](https://img.shields.io/endpoint?url=https%3A%2F%2Fused-by.vercel.app%2Fapi%2Fgithub-actions%2Fused-by%3Faction%3Dtj-actions%2Fsetup-postgresql%26badge%3Dtrue)](https://github.com/search?o=desc\&q=tj-actions+setup-postgresql+path%3A.github%2Fworkflows+language%3AYAML\&s=\&type=Code) ## setup-postgresql @@ -46,7 +46,7 @@ This package was created with [Cookiecutter](https://github.com/cookiecutter/coo ## Report Bugs -Report bugs at https://github.com/tj-actions/docker-action/issues. +Report bugs at https://github.com/tj-actions/setup-postgresql/issues. If you are reporting a bug, please include: