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

This commit is contained in:
Asher 2025-02-23 17:06:02 +00:00
parent eceb389f8d
commit 335cac8115

View File

@ -36,7 +36,7 @@ jobs:
git config --global --add safe.directory /workspace/*
- name: Checkout repository
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
lfs: true
token: ${{ secrets.PAT }}