update readme
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
|||||||
node-version: '18'
|
node-version: '18'
|
||||||
- run: npm install # Install dependencies before running the action
|
- run: npm install # Install dependencies before running the action
|
||||||
- name: Check for Pending Payload Migrations
|
- name: Check for Pending Payload Migrations
|
||||||
uses: LiamPietralla/pending-payload-migration-action@v0.1.0
|
uses: LiamPietralla/pending-payload-migration-action@v1.0.0
|
||||||
with:
|
with:
|
||||||
paths: "path/to/your/payload/project" # Optional, defaults to root of the repository
|
paths: "path/to/your/payload/project" # Optional, defaults to root of the repository
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user