mirror of
https://github.com/peter-evans/dockerhub-description.git
synced 2024-11-22 03:59:34 +01:00
Update workflow
This commit is contained in:
parent
81f3992e82
commit
5b8fd77939
1 changed files with 1 additions and 1 deletions
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
|||
- name: Copy README.md to TEST.md
|
||||
run: |
|
||||
mkdir -p some/path
|
||||
cp README.md some/path/TEST.md
|
||||
mv README.md some/path/TEST.md
|
||||
- name: Docker Hub Description
|
||||
uses: ./
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue