Update preview action to use correct project

This commit is contained in:
rtm516 2024-04-20 03:12:27 +01:00 committed by GitHub
parent 525a9ccec4
commit 1bca6421d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ jobs:
upload:
runs-on: ubuntu-latest
env:
PROJECT: 'geyser-preview'
PROJECT: 'geyserpreview'
steps:
- name: Set Variables
id: setvars