Skip to content

Commit

Permalink
Update docker-sync.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
yaming116 authored Jun 11, 2024
1 parent 636c4b6 commit 0998edc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
steps:
- name: Set up skopeo environment
uses: warjiang/setup-skopeo@v0.1.3

- name: Check out code
uses: actions/checkout@v2

- name: 'Sync images'
run: |
Expand Down

0 comments on commit 0998edc

Please sign in to comment.