Skip to content

Commit

Permalink
Fixdocker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyannn authored Dec 23, 2023
1 parent f929374 commit 39c64bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ jobs:
- name: Check out repository 2
uses: actions/checkout@v3
with:
repository: ilyannn/publish-secret-docs
path: publish-secret-docs
repository: ilyannn/hetzner-k3s-main
path: hetzner-k3s-main

- name: Check out repository
- name: Check out main repository
uses: actions/checkout@v3

- name: Build the Docker image
Expand Down

0 comments on commit 39c64bd

Please sign in to comment.