Skip to content

Commit

Permalink
chore: fix build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VonDerBeck committed Nov 22, 2023
1 parent 58b1c3c commit 012a1e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
if: failure()
uses: jwalton/gh-docker-logs@v2
with:
images: 'ghcr.io/camunda-community-hub/zeebe-with-redis-exporter'
images: 'zeebe-with-redis-exporter'
dest: './logs'
- name: Tar logs
if: failure()
Expand Down

0 comments on commit 012a1e4

Please sign in to comment.