mirror of
https://github.com/YatopiaMC/Yatopia.git
synced 2025-02-24 00:01:21 +01:00
Nightly, git prefix in /version
This commit is contained in:
parent
ad22162a37
commit
b9ca153004
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -63,7 +63,7 @@ jobs:
|
||||
name: Yatopia-${{ matrix.java }}
|
||||
path: yatopia-1.16.1-paperclip.jar
|
||||
- name: Deploy Release
|
||||
if: github.ref == 'refs/heads/dev/ver/1.16.1'
|
||||
if: github.ref == 'refs/heads/ver/1.16.1'
|
||||
uses: WebFreak001/deploy-nightly@v1.0.3
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # automatically provided by github actions
|
||||
|
@ -70,7 +70,7 @@ index 6fd59681784a5cc369f4903b4da0d11174b805f2..9152dbe177a3847a409d8985f8615f9f
|
||||
<version>1.3</version>
|
||||
<configuration>
|
||||
- <outputPrefix>git-Tuinity-</outputPrefix> <!-- Tuinity -->
|
||||
+ <outputPrefix>git-YAPFA-</outputPrefix>
|
||||
+ <outputPrefix>git-Yatopia-</outputPrefix>
|
||||
<scmDirectory>..</scmDirectory>
|
||||
</configuration>
|
||||
<executions>
|
||||
|
Loading…
Reference in New Issue
Block a user