1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-19 14:59:27 +00:00

Change preview builds project

This commit is contained in:
rtm516
2024-04-18 17:18:05 +01:00
committed by GitHub
parent de7ae141f6
commit ae96ad2ec4

View File

@@ -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: