mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-19 14:59:27 +00:00
Update preview action to use correct project
This commit is contained in:
2
.github/workflows/preview.yml
vendored
2
.github/workflows/preview.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
|||||||
upload:
|
upload:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
PROJECT: 'geyser-preview'
|
PROJECT: 'geyserpreview'
|
||||||
steps:
|
steps:
|
||||||
- name: Set Variables
|
- name: Set Variables
|
||||||
id: setvars
|
id: setvars
|
||||||
|
|||||||
Reference in New Issue
Block a user