Skip to content

Commit b64382d

Browse files
committed
Github actions are fun
1 parent 35b1e27 commit b64382d

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/deploy-backend.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,6 @@ on:
1616
sub_environment:
1717
required: true
1818
type: string
19-
secrets:
20-
APIGEE_PASSWORD:
21-
required: true
22-
APIGEE_BASIC_AUTH_TOKEN:
23-
required: true
24-
APIGEE_OTP_KEY:
25-
required: true
26-
STATUS_API_KEY:
27-
required: true
2819
workflow_dispatch:
2920
inputs:
3021
apigee_environment:

0 commit comments

Comments
 (0)