main #10

Merged
unai merged 14 commits from main into Dev 2026-02-02 16:46:53 +00:00
Showing only changes of commit ed3045f6a4 - Show all commits

View File

@ -33,6 +33,9 @@ jobs:
needs: test-and-lint
if: startsWith(github.ref, 'refs/tags/v')
runs-on: ubuntu-latest
permissions:
packages: write
contents: read
steps:
- uses: actions/checkout@v3
- name: Prepare Docker Metadata