mirror of
https://github.com/araxiaonline/mod-eluna.git
synced 2026-06-13 03:02:27 -04:00
added updates to build release to only release off araxia-main
This commit is contained in:
2
.github/workflows/build-release.yml
vendored
2
.github/workflows/build-release.yml
vendored
@@ -3,7 +3,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- 'araxia-main'
|
||||
- 'master'
|
||||
pull_request:
|
||||
branches:
|
||||
- 'araxia-main'
|
||||
@@ -22,3 +21,4 @@ jobs:
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
tag_release: true
|
||||
event_name: ${{ github.event_name }}
|
||||
|
||||
Reference in New Issue
Block a user