generated from Seekra/repository-template
chore(cd): run prod deployment only on stable releases
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user