fetch-depth=0
This commit is contained in:
parent
d71d19be1e
commit
1724edeed7
2
.github/workflows/ghcr_deploy.yml
vendored
2
.github/workflows/ghcr_deploy.yml
vendored
@ -201,7 +201,7 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ github.event.inputs.commit_hash }}
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Log in to the Container registry
|
||||
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user