Skip to content

Commit

Permalink
deploy: s3 관련 오류 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
Dobbymin committed Oct 27, 2024
1 parent 9176f19 commit 234e37f
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/deploy-admin.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
name: Deploy Admin Page to AWS

on:
push:
pull_request:
branches: ["develop"]
env:
AWS_REGION: ap-northeast-2
S3_BUCKET_NAME: v-admin.gdsc-knu.com
permissions:
contents: read
types: ["closed"]

jobs:
deploy:
Expand Down

0 comments on commit 234e37f

Please sign in to comment.