update action w setup instructions
This commit is contained in:
@@ -23,6 +23,11 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
|
|
||||||
|
# optionally, setup your repo here
|
||||||
|
# the agent can figure this out itself, but pre-setup is more efficient
|
||||||
|
# - uses: actions/setup-node@v6
|
||||||
|
|
||||||
- name: Run agent
|
- name: Run agent
|
||||||
uses: pullfrog/action@v0
|
uses: pullfrog/action@v0
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user