ughhh
All checks were successful
Checks / check (push) Successful in -6m19s
Build and Push Docker Image / Build and Push Image (push) Successful in -6m58s

This commit is contained in:
Vladimir Rubin 2024-12-07 16:20:56 +02:00
parent ca443a7f59
commit 8b4bf8d7b9
Signed by: vavakado
GPG key ID: CAB744727F36B524

View file

@ -52,7 +52,7 @@ jobs:
name: ${{ github.event.inputs.version }} name: ${{ github.event.inputs.version }}
token: ${{ secrets.RELEASE_TOKEN }} token: ${{ secrets.RELEASE_TOKEN }}
release-notes-assistant: true release-notes-assistant: true
release-dir: ./rel/ release-dir: ./
- name: Build Docker Image - name: Build Docker Image
run: | run: |