We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 782a336 commit 810609dCopy full SHA for 810609d
1 file changed
.github/workflows/shared-readme.yml
@@ -60,11 +60,12 @@ jobs:
60
fetch-depth: 0
61
token: ${{ steps.github-app.outputs.token }}
62
63
- - uses: cloudposse-github-actions/readme@v0
+ - uses: cloudposse-github-actions/readme@v1
64
with:
65
66
readme_enabled: true
67
banner_enabled: true
68
validate_readme: true
69
commit_method: 'commit'
70
commit_push_options: '--force-with-lease'
71
+ command: readme
0 commit comments