Skip to content

Commit

Permalink
Update publish-images.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
RagalahariP authored Jul 27, 2023
1 parent 961ff2e commit 97fca06
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 1

- name: Describe the current state
run: git describe --tags
- name: Unshallow
run: git fetch --prune --unshallow --tags

- name: Set env vars for the job
run: |
Expand Down

0 comments on commit 97fca06

Please sign in to comment.