mirror of
https://github.com/minoplhy/deployment.git
synced 2025-04-21 18:46:57 +00:00
readme-generate.yaml: setup token
on actions/checkout
This commit is contained in:
parent
b1c99b14ae
commit
dd2b7f9ff7
2
.github/workflows/readme-generate.yaml
vendored
2
.github/workflows/readme-generate.yaml
vendored
@ -11,6 +11,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
token: ${{ secrets.DEPLOYMENT_TOKEN }}
|
||||
|
||||
- name: Generate README.md
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user