Skip to content

Commit

Permalink
fix(): fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
sandy2008 authored Jul 31, 2022
1 parent 13f4225 commit 14a8cb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# PostgreSQL GitHub Action
# Clone PostgreSQL Action

This [GitHub Action](https://github.com/features/actions) will clone a PostgreSQL database from source to destination.

Expand All @@ -9,7 +9,7 @@ See [action.yml](action.yml)
Basic:
```yaml
steps:
- uses: MonoidDev/clone-postgresql-action@v1
- uses: MonoidDev/clone-postgresql-action@v0.0.2
with:
from-host: 'host'
from-port: 'port'
Expand Down

0 comments on commit 14a8cb2

Please sign in to comment.