Update docker-sync.yml
This commit is contained in:
2
.github/workflows/docker-sync.yml
vendored
2
.github/workflows/docker-sync.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
|||||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||||
steps:
|
steps:
|
||||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- uses: meeDamian/sync-readme@v1.0.6
|
- uses: meeDamian/sync-readme@v1.0.6
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user