mirror of
https://github.com/hoverkraft-tech/compose-action.git
synced 2026-01-10 22:53:06 +08:00
ci: fix remade generator
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
This commit is contained in:
parent
5b0a2a07a2
commit
4c21f9e53d
4
.github/workflows/main-ci.yml
vendored
4
.github/workflows/main-ci.yml
vendored
@ -19,6 +19,10 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: bitflight-devops/github-action-readme-generator@v1.8.0
|
||||
with:
|
||||
owner: hoverkraft-tech
|
||||
repo: compose-action
|
||||
|
||||
- uses: actions/create-github-app-token@v1
|
||||
id: generate-token
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user