mirror of
https://github.com/unraid/api.git
synced 2026-01-10 02:30:02 -06:00
switch github actions to running on push instead of release created
Signed-off-by: Alexis Tyler <xo@wvvw.me>
This commit is contained in:
5
.github/workflows/production.yml
vendored
5
.github/workflows/production.yml
vendored
@@ -1,8 +1,9 @@
|
||||
name: Production
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [created]
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
||||
Reference in New Issue
Block a user