Skip to content

Commit

Permalink
Test github checkout token (#108)
Browse files Browse the repository at this point in the history
* Test github checkout token

* Update ci-readme.yml

* Update ci-readme.yml

* Update ci-readme.yml
  • Loading branch information
goruha authored May 1, 2024
1 parent df273fb commit 0212212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
fetch-depth: 0
token: ${{ steps.github-app.outputs.token }}

- uses: cloudposse-github-actions/readme@main
- uses: cloudposse-github-actions/readme@0.2.0
with:
token: ${{ steps.github-app.outputs.token }}
readme_enabled: true
Expand Down

0 comments on commit 0212212

Please sign in to comment.