Skip to content

Commit

Permalink
fix readme uses path
Browse files Browse the repository at this point in the history
  • Loading branch information
VoVaVc committed May 27, 2023
1 parent b580f18 commit 1418b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
name: Checkout
uses: actions/checkout@v3
- name: Check with version flag
uses: VoVaVc/migrate-github-action
uses: vovavc/migrate-github-action@v0.1.1
with:
path: ./backend/migrate
database: postgres://username:password@localhost:5432/database_name?sslmode=disable
Expand Down

0 comments on commit 1418b5f

Please sign in to comment.