Update to v5 and gitea actions #1

Merged
pztrn merged 4 commits from update-and-actions into main 2025-09-09 18:07:43 +05:00
Showing only changes of commit 10273b7c49 - Show all commits

View File

@ -18,7 +18,7 @@ jobs:
registry: code.pztrn.name
username: ${{ secrets.REGISTRY_USERNAME }}
password: ${{ secrets.REGISTRY_TOKEN }}
- name: Build and push
- name: Build and push image
uses: docker/build-push-action@v5
with:
context: .