generated from Seekra/repository-template
Chore(cd): production development only on stable releases #24
@@ -24,6 +24,8 @@ permissions:
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
if: ${{ !github.event.release.prerelease && !github.event.release.draft }}
|
||||
|
||||
name: Deploy on production
|
||||
|
||||
runs-on: node-minio
|
||||
|
||||
Reference in New Issue
Block a user