Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kpeel5839 committed Mar 15, 2022
1 parent edef928 commit 3394f05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
build:
runs-on: ubuntu-latest
env:
# S3_BUCKET_NAME: dogveloper-build # bucket name 변수 생성
PATH: ./dogvelopers
S3_BUCKET_NAME: dogveloper-build # bucket name 변수 생성
working-directory: /home/runner/work/dogVelopersServer/dogVelopersServer/dogvelopers

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 3394f05

Please sign in to comment.