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