Skip to content

Commit

Permalink
full depth on docker
Browse files Browse the repository at this point in the history
  • Loading branch information
notifiarr-auto-releaser committed Jul 26, 2024
1 parent 900d76c commit 745188b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4

with:
# we need the whole thing so we can count commits.
fetch-depth: '0'
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
with:
Expand Down

0 comments on commit 745188b

Please sign in to comment.