Try to fix gitea actions
All checks were successful
release / Build and push Docker image (push) Successful in 1m21s

This commit is contained in:
2025-01-04 17:30:37 +03:30
parent e3f6c653dd
commit cabdb39a55

View File

@@ -20,11 +20,8 @@ jobs:
id-token: write id-token: write
steps: steps:
- uses: actions/checkout@v4 - name: Checkout repository
- name: Setup Docker Buildx uses: actions/checkout@v4
uses: docker/setup-buildx-action@v2
with:
install: true
- name: Log in to the Container registry - name: Log in to the Container registry
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1 uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
with: with: