fetch-depth=0

This commit is contained in:
Mikio Stewart 2024-08-20 11:55:28 -07:00
parent d71d19be1e
commit 1724edeed7

View file

@ -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