Skip to content

Commit

Permalink
remove redeundant checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
OttPeterR committed Oct 9, 2023
1 parent 3a876a2 commit 5ffbe6b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ jobs:
setup:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: DockerHub
uses: docker/login-action@v2
with:
Expand Down

0 comments on commit 5ffbe6b

Please sign in to comment.