Done. Finally.

This commit is contained in:
Florian Metz
2020-01-26 06:02:46 +01:00
parent 5953a74e8d
commit d1c6b957f7

View File

@@ -1,11 +1,7 @@
name: DePloY
on:
push:
paths:
- ".github/**/*"
- "src/**/*"
- "**.ts"
- "package.json"
release:
types: [published]
env:
NODE_ENV: DePloY
jobs: