Skip to content

Commit 2fa3e2d

Browse files
author
Akos Kitta
committed
Try with 1.1.1
Signed-off-by: Akos Kitta <[email protected]>
1 parent 35d3be2 commit 2fa3e2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

5858
- name: Publish Nightly [S3]
5959
if: github.event_name == 'schedule' || github.event_name == 'workflow_dispatch'
60-
uses: shallwefootball/[email protected].2
60+
uses: shallwefootball/[email protected].1
6161
with:
6262
aws_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
6363
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

0 commit comments

Comments
 (0)