This commit is contained in:
itdoginfo
2025-08-25 19:44:16 +03:00
parent 29c34e31db
commit 38991a803a

View File

@@ -10,7 +10,8 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4.2.1 - uses: actions/checkout@v4.2.1
fetch-depth: '0' with:
fetch-depth: '0'
- name: Build and push - name: Build and push
uses: docker/build-push-action@v6.9.0 uses: docker/build-push-action@v6.9.0