Skip to content

Commit

Permalink
feat: edit publish4
Browse files Browse the repository at this point in the history
  • Loading branch information
Juyeong-Byeon committed Jun 25, 2024
1 parent cd8a9de commit 31b86f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .releaserc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ prepare:
publish:
- path: "@semantic-release/github"
- path: "@semantic-release/exec"
publishCmd: |
aws s3 cp --recursive --region ap-northeast-2 dist s3://matthew-deploy-ci-test-dev-south-kr/
publishCmd: |
aws s3 cp --recursive --region ap-northeast-2 dist s3://matthew-deploy-ci-test-dev-south-kr/
success:
- path: "@semantic-release/github"
- path: "@saithodev/semantic-release-backmerge"
Expand Down

0 comments on commit 31b86f0

Please sign in to comment.