Skip to content

Commit

Permalink
yml bug
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexRoehm committed Mar 31, 2024
1 parent c2a95ba commit 6b7c29d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cicd-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
steps:
- name: Check out
uses: actions/checkout@v4
with:
ref: refactor/separate-backend
with:
ref: refactor/separate-backend
- name: Docker meta
id: docker_meta
uses: crazy-max/ghaction-docker-meta@v4
Expand Down

0 comments on commit 6b7c29d

Please sign in to comment.