Merge branch 'master' of https://github.com/FunkyFr3sh/cnc-ddraw
This commit is contained in:
commit
e0072116a0
1 changed files with 1 additions and 2 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -4,7 +4,6 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
- 'develop'
|
||||
- 'github-action'
|
||||
|
||||
jobs:
|
||||
|
@ -152,4 +151,4 @@ jobs:
|
|||
tag_name: experimental
|
||||
files: cnc-ddraw-experimental/*
|
||||
fail_on_unmatched_files: true
|
||||
draft: true
|
||||
draft: true
|
||||
|
|
Loading…
Reference in a new issue