mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
Merge branch '4.1' into 4.2-beta
# Conflicts: # .github/workflows/spine-godot.yml # .gitignore
This commit is contained in:
commit
947ff88b14
10
.github/workflows/spine-godot.yml
vendored
10
.github/workflows/spine-godot.yml
vendored
@ -2,21 +2,11 @@ name: Build and Publish Godot editor and templates
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "4.2-beta"
|
||||
- "4.2"
|
||||
- "4.3-beta"
|
||||
- "4.3"
|
||||
paths:
|
||||
- ".github/workflows/spine-godot.yml"
|
||||
- 'spine-godot/**'
|
||||
- 'spine-cpp/**'
|
||||
workflow_dispatch:
|
||||
branches:
|
||||
- "4.2-beta"
|
||||
- "4.2"
|
||||
- "4.3-beta"
|
||||
- "4.3"
|
||||
|
||||
env:
|
||||
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
|
||||
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@ -177,4 +177,4 @@ spine-cocos2dx/example/build-macos
|
||||
spine-godot/logs
|
||||
!spine-godot/build
|
||||
spine-ts/spine-ts.zip
|
||||
*.d
|
||||
*.d
|
||||
Loading…
x
Reference in New Issue
Block a user