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

View file

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