Skip to content

Commit

Permalink
Merge pull request #18 from homarr-labs/features/release-ref
Browse files Browse the repository at this point in the history
ci(release-charts): use ref main for checkout
  • Loading branch information
oben01 authored Dec 18, 2024
2 parents a68de86 + 48464ad commit 6a7b1e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
ref: main

- name: Configure Git
run: |
Expand Down

0 comments on commit 6a7b1e1

Please sign in to comment.