mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-25 13:00:24 +08:00
fixed workflow
This commit is contained in:
@@ -46,5 +46,3 @@ jobs:
|
||||
'latest' }}
|
||||
backend-port: ${{ github.event_name == 'release' && '8180' || '8080' }}
|
||||
website-port: ${{ github.event_name == 'release' && '3100' || '3000' }}
|
||||
postgres-password: ${{ secrets.POSTGRES_PASSWORD }}
|
||||
web-api-key: ${{ secrets.WEB_API_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user