Skip to content

Commit

Permalink
fix: correct tag push for docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
Xieyt committed Jun 4, 2024
1 parent 3f5ec35 commit 871c718
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bake-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
with:
ref: main
fetch-depth: 0

- name: Set up tag
Expand Down

0 comments on commit 871c718

Please sign in to comment.