1 Commits
Author SHA1 Message Date
jakob.scheid 2c7ddaf9f5 chore(cd): run prod deployment only on stable releases 2026-08-03 16:52:14 +02:00
+2
View File
@@ -10,6 +10,8 @@ permissions:
jobs: jobs:
deploy: deploy:
if: ${{ !github.event.release.prerelease && !github.event.release.draft }}
name: Deploy on production name: Deploy on production
runs-on: node-minio runs-on: node-minio