Cleanup
This commit is contained in:
parent
d59bcdb676
commit
6d6eb41e5a
|
@ -2,17 +2,6 @@ name: LÖVE Game Load Test
|
|||
|
||||
on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
VERSION:
|
||||
required: true
|
||||
ITCH_USERNAME:
|
||||
required: false
|
||||
ITCH_GAME_ID:
|
||||
required: false
|
||||
STEAM_APP_ID:
|
||||
required: false
|
||||
STEAM_RELEASE_BRANCH:
|
||||
required: false
|
||||
secrets:
|
||||
PIPELINE_WORKER_SSH_KEY:
|
||||
type: string
|
||||
|
@ -23,15 +12,6 @@ on:
|
|||
PIPELINE_WORKER_USERNAME:
|
||||
type: string
|
||||
required: true
|
||||
BUTLER_API_KEY:
|
||||
type: string
|
||||
required: false
|
||||
STEAM_USERNAME:
|
||||
type: string
|
||||
required: false
|
||||
STEAM_CONFIG_VDF:
|
||||
type: string
|
||||
required: false
|
||||
|
||||
jobs:
|
||||
game-load-test:
|
||||
|
|
Loading…
Reference in New Issue
Block a user