Skip to content

Commit

Permalink
Merge pull request #5 from etkecc/fix-ci
Browse files Browse the repository at this point in the history
set fetch-depth
  • Loading branch information
aine-etke authored Aug 31, 2024
2 parents 7286aba + 5acf304 commit e6dcbcb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
- name: Login to ghcr.io
Expand Down

0 comments on commit e6dcbcb

Please sign in to comment.