mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-13 12:21:05 +00:00
ci: should check allay branch
This commit is contained in:
@@ -48,7 +48,7 @@ jobs:
|
||||
# Upload Allay-Server
|
||||
- name: Upload Terra-Allay
|
||||
uses: actions/upload-artifact@v4
|
||||
if: success() && contains(github.ref_name, 'master')
|
||||
if: success() && contains(github.ref_name, 'allay')
|
||||
with:
|
||||
name: Terra-Allay
|
||||
path: platforms/allay/build/libs/*.jar
|
||||
|
||||
Reference in New Issue
Block a user