Skip to content

Commit

Permalink
job 名称修改
Browse files Browse the repository at this point in the history
  • Loading branch information
ikrong committed Jun 21, 2024
1 parent 75c219d commit 8af4d0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/copy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ on:
default: ''

jobs:
sync:
copy:
runs-on: ubuntu-latest
steps:
- name: Sync Docker Images
- name: Copy Docker Images
uses: ikrong/docker-sync-action@main
with:
source: ${{ github.event.inputs.source }}
Expand Down

0 comments on commit 8af4d0a

Please sign in to comment.