Skip to content

Commit ed14f10

Browse files
committed
Update workflow
Signed-off-by: safinsaf <safinsaft@gmail.com>
1 parent ce6cb7e commit ed14f10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- name: Copy a file from s3
1616
id: copy
1717
uses: prewk/s3-cp-action@v2
18+
continue-on-error: true
1819
with:
1920
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
2021
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

0 commit comments

Comments
 (0)