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:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'master'
|
- 'master'
|
||||||
- 'develop'
|
|
||||||
- 'github-action'
|
- 'github-action'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
@ -152,4 +151,4 @@ jobs:
|
||||||
tag_name: experimental
|
tag_name: experimental
|
||||||
files: cnc-ddraw-experimental/*
|
files: cnc-ddraw-experimental/*
|
||||||
fail_on_unmatched_files: true
|
fail_on_unmatched_files: true
|
||||||
draft: true
|
draft: true
|
||||||
|
|
Loading…
Reference in a new issue