Skip to content

Commit

Permalink
Merge pull request #33 from PLADI-ALM/feat/PDW-57-hosting
Browse files Browse the repository at this point in the history
[PDW-57] docs: build.yml 수정
  • Loading branch information
psyeon1120 authored Oct 8, 2023
2 parents 24cacdb + 3f631d2 commit 8a935f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: |
npm run build
- name: Deploy to S3
uses: jakejarvis/s3-sync-action@develop
uses: jakejarvis/s3-sync-action@master
with:
args: --acl public-read --delete
env:
Expand Down

0 comments on commit 8a935f7

Please sign in to comment.