There was an error while loading. Please reload this page.
1 parent a549520 commit 1e29d18Copy full SHA for 1e29d18
1 file changed
.github/workflows/s3_upload_ec2.yml
@@ -2,6 +2,7 @@ name: Github Actions S3 Deploy (Self-hosted)
2
3
env:
4
AWS_REGION_NAME : "us-east-2"
5
+ ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION : true
6
7
# Controls when the action will run.
8
on:
0 commit comments