mirror of
https://github.com/YatopiaMC/Yatopia.git
synced 2025-02-24 08:12:09 +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 }}
|
name: Yatopia-${{ matrix.java }}
|
||||||
path: yatopia-1.16.1-paperclip.jar
|
path: yatopia-1.16.1-paperclip.jar
|
||||||
- name: Deploy Release
|
- 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
|
uses: WebFreak001/deploy-nightly@v1.0.3
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # automatically provided by github actions
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # automatically provided by github actions
|
||||||
|
@ -70,7 +70,7 @@ index 6fd59681784a5cc369f4903b4da0d11174b805f2..9152dbe177a3847a409d8985f8615f9f
|
|||||||
<version>1.3</version>
|
<version>1.3</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
- <outputPrefix>git-Tuinity-</outputPrefix> <!-- Tuinity -->
|
- <outputPrefix>git-Tuinity-</outputPrefix> <!-- Tuinity -->
|
||||||
+ <outputPrefix>git-YAPFA-</outputPrefix>
|
+ <outputPrefix>git-Yatopia-</outputPrefix>
|
||||||
<scmDirectory>..</scmDirectory>
|
<scmDirectory>..</scmDirectory>
|
||||||
</configuration>
|
</configuration>
|
||||||
<executions>
|
<executions>
|
||||||
|
Loading…
Reference in New Issue
Block a user