mirror of
https://github.com/plcnk/charts.git
synced 2026-07-18 11:34:44 +00:00
test(actions): Test copy workflow
This commit is contained in:
2
.github/workflows/copy-readme.yaml
vendored
2
.github/workflows/copy-readme.yaml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Copy README to gh-pages
|
- name: Copy README to gh-pages
|
||||||
uses: planetoftheweb/copy-to-branches@v1
|
uses: planetoftheweb/copy-to-branches@v1.3
|
||||||
env:
|
env:
|
||||||
key: master
|
key: master
|
||||||
files: README.md
|
files: README.md
|
||||||
|
|||||||
Reference in New Issue
Block a user