Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
alikhil committed Dec 6, 2024
1 parent 43fc1ca commit 424fbe0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,10 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4

- name: Set up Skopeo
- name: 'Set up skopeo'
uses: warjiang/setup-skopeo@latest
with:
version: latest

- name: Login to GitHub Container Registry
uses: docker/login-action@v1
Expand Down

0 comments on commit 424fbe0

Please sign in to comment.