Update main.yml

This commit is contained in:
y377 2023-08-04 01:55:21 +08:00 committed by GitHub
parent 95691f7a4f
commit bb9305c0df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ jobs:
- uses: actions/checkout@v2
- name: Move log file
run: |
mv log.md ./log.md
cp log.md ./log.md
- uses: actions-js/push@master
with: