Skip to content

Commit 7653b19

Browse files
chore: backward compatibility for gssa integration
1 parent aa8e622 commit 7653b19

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/reusable-build-test-release.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,12 @@ on:
9797
SPL_COM_PASSWORD:
9898
description: password to splunk.com
9999
required: true
100+
GSSA_AWS_ACCESS_KEY_ID:
101+
description: GSSA AWS access key id
102+
required: true
103+
GSSA_AWS_SECRET_ACCESS_KEY:
104+
description: GSSA AWS secret access key
105+
required: true
100106
permissions:
101107
contents: read
102108
packages: read

0 commit comments

Comments
 (0)