Skip to content

Commit 8dd6b21

Browse files
committed
Update to our fork of AWS deploy action
1 parent a11986d commit 8dd6b21

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/deploy-to-aws.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
- name: Deploy to AWS
1717
if: github.event_name == 'push'
18-
uses: onramper/action-deploy-aws-static-site@v3.2.0
18+
uses: finale-lua/action-deploy-aws-static-site@v3.3.0
1919
with:
2020
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
2121
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

doxygen-awesome-css

Submodule doxygen-awesome-css deleted from 568f56c

0 commit comments

Comments
 (0)