Skip to content

Commit a1a65dd

Browse files
committed
chore: deploy 워크플로우 변경
1 parent 51ba021 commit a1a65dd

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.env

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
VITE_API_SERVER_URL=https://api.stage.solid-connection.com
2-
# VITE_API_SERVER_URL=http://localhost:8080
32
VITE_S3_BASE_URL=https://solid-connection-uploaded.s3.ap-northeast-2.amazonaws.com/

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on:
33
push:
44
branches: [main]
55

6+
workflow_dispatch:
7+
68
jobs:
79
deploy:
810
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)