[release]
Publish snapshot / snapshot (push) Successful in 57s

This commit is contained in:
Benjamin Diedrichsen
2026-07-27 16:46:50 +02:00
parent b384ec584f
commit a72216c0cc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ concurrency:
jobs:
snapshot:
if: contains(github.event.head_commit.message, '[snapshot]')
if: contains(github.event.head_commit.message, '[release]')
runs-on: ubuntu-latest
env: