Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2025-01-11 15:41:08 +01:00
Update workflow
Dieser Commit ist enthalten in:
Ursprung
cae888eac9
Commit
ccf9eff7ca
6
.github/workflows/pullrequest.yml
vendored
6
.github/workflows/pullrequest.yml
vendored
@ -29,12 +29,12 @@ jobs:
|
||||
with:
|
||||
name: Geyser Standalone
|
||||
path: bootstrap/standalone/target/Geyser.jar
|
||||
- name: Archive artifacts (Geyser Bukkit)
|
||||
- name: Archive artifacts (Geyser Spigot)
|
||||
uses: actions/upload-artifact@v1
|
||||
if: success()
|
||||
with:
|
||||
name: Geyser Bukkit
|
||||
path: bootstrap/bukkit/target/Geyser-Bukkit.jar
|
||||
name: Geyser Spigot
|
||||
path: bootstrap/spigot/target/Geyser-Spigot.jar
|
||||
- name: Archive artifacts (Geyser BungeeCord)
|
||||
uses: actions/upload-artifact@v1
|
||||
if: success()
|
||||
|
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren