Skip to content

Commit 247db97

Browse files
build: Update workflow and service name
1 parent c7dd781 commit 247db97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/web-sdk-workflow.yaml renamed to .github/workflows/js-sdk-cdn-workflow.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Hosting for Web-SDK
1+
name: Hosting for js-sdk
22

33
on:
44
workflow_dispatch:
@@ -19,7 +19,7 @@ on:
1919
- stg
2020

2121
env:
22-
SERVICE_NAME: web-sdk
22+
SERVICE_NAME: siren-js
2323
AWS_REGION: "ap-south-1"
2424

2525
jobs:

0 commit comments

Comments
 (0)