Update .github/workflows/build-and-publish.yml

This commit is contained in:
Tommy 2024-05-09 11:34:02 +00:00
parent 42843cbcef
commit d222aa27a0

View file

@ -22,6 +22,7 @@ jobs:
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4
repository: tommy/charts
with: with:
fetch-depth: 0 fetch-depth: 0