use my action instead of out of date action
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
|||||||
ref: ${{ github.event.pull_request.head.ref }}
|
ref: ${{ github.event.pull_request.head.ref }}
|
||||||
|
|
||||||
- name: Render helm docs inside the README.md and push changes back to PR branch
|
- name: Render helm docs inside the README.md and push changes back to PR branch
|
||||||
uses: netfoundry/helm-docs-action@v1
|
uses: jessebot/helm-docs-action@0.0.1
|
||||||
with:
|
with:
|
||||||
working-dir: charts/pixelfed
|
working-dir: charts/pixelfed
|
||||||
git-push: "true"
|
git-push: "true"
|
||||||
|
|||||||
Reference in New Issue
Block a user