mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-12-23 06:50:26 +01:00
Change preview builds project
This commit is contained in:
parent
de7ae141f6
commit
ae96ad2ec4
1 changed files with 2 additions and 2 deletions
2
.github/workflows/preview.yml
vendored
2
.github/workflows/preview.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
upload:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
PROJECT: 'geyser-preview'
|
||||
PROJECT: 'geyserpreview'
|
||||
BUILD: ${{ github.event.inputs.build }}
|
||||
VERSION: ${{ github.event.inputs.version }}
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue