Skip to content

Commit

Permalink
v0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikolas Philips committed Nov 4, 2023
1 parent 86124f4 commit 65b4ef5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,10 @@ jobs:
id-token: write

steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Install helm & yq tools
uses: yokawasa/[email protected]
with:
Expand Down

0 comments on commit 65b4ef5

Please sign in to comment.