mirror of
https://github.com/yeslayla/nakama-helm-chart.git
synced 2025-10-30 23:03:11 +01:00
Change action branches
This commit is contained in:
2
.github/workflows/push_develop.yml
vendored
2
.github/workflows/push_develop.yml
vendored
@ -4,7 +4,7 @@ name: Push Develop Release
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- develop
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
2
.github/workflows/push_production.yml
vendored
2
.github/workflows/push_production.yml
vendored
@ -4,7 +4,7 @@ name: Push Production Release
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user