Skip to content

Commit

Permalink
chore: remove .release-please-manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
koladilip committed Jun 12, 2024
1 parent ab8e12c commit 5f1d865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
role-to-assume: ${{ secrets.AWS_IAM_ROLE_ARN }}
role-duration-seconds: 900 # Adjust as needed

- name: Publish build artifacts to S3
- name: Publish build artifacts to S3 for CDN distribution
run: |
cd dist
aws s3 sync . s3://transformers-workflow-engine/libs

0 comments on commit 5f1d865

Please sign in to comment.