Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2025-01-11 15:41:08 +01:00
Testing in production
Dieser Commit ist enthalten in:
Ursprung
806ce6c930
Commit
9b77d43fa2
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -35,6 +35,7 @@ jobs:
|
||||
if: ${{ github.ref_name == 'master' && job.status == 'success' && github.repository == 'GeyserMC/Geyser' }}
|
||||
shell: bash
|
||||
env:
|
||||
DOWNLOADS_USERNAME: ${{ vars.DOWNLOADS_USERNAME }}
|
||||
DOWNLOADS_PRIVATE_KEY: ${{ secrets.DOWNLOADS_PRIVATE_KEY }}
|
||||
DOWNLOADS_SERVER_IP: ${{ secrets.DOWNLOADS_SERVER_IP }}
|
||||
run: |
|
||||
|
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren