fix: Fix tags maybe
All checks were successful
Build and Push Docker Image / Build (push) Successful in 20s

This commit is contained in:
Jan K9f 2025-09-15 07:57:58 +02:00
commit 170c06c131
Signed by: jank
GPG key ID: 22BEAC760B3333D6

View file

@ -10,6 +10,8 @@ jobs:
- release
runs-on: ubuntu-latest
steps:
- name: Wait for tag
run: sleep 5
- name: Checkout
uses: actions/checkout@v4
with: