Skip to content

Commit 1e29d18

Browse files
committed
use old version of node
1 parent a549520 commit 1e29d18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/s3_upload_ec2.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Github Actions S3 Deploy (Self-hosted)
22

33
env:
44
AWS_REGION_NAME : "us-east-2"
5+
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION : true
56

67
# Controls when the action will run.
78
on:

0 commit comments

Comments
 (0)