workflow changed
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 32s

This commit is contained in:
Asher 2025-02-23 17:04:34 +00:00
parent a59410e86c
commit cff69dceb6

View File

@ -38,7 +38,7 @@ jobs:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
token: ${{ secrets.Pat }} token: ${{ secrets.PAT }}
fetch-depth: 1 fetch-depth: 1
submodules: false submodules: false