File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -567,7 +567,7 @@ steps:
567
567
settings :
568
568
acl : public-read
569
569
bucket : gitea-artifacts
570
- endpoint : https://storage.gitea.io
570
+ endpoint : https://ams3.digitaloceanspaces.com
571
571
path_style : true
572
572
source : " dist/release/*"
573
573
strip_prefix : dist/release/
@@ -588,7 +588,7 @@ steps:
588
588
settings :
589
589
acl : public-read
590
590
bucket : gitea-artifacts
591
- endpoint : https://storage.gitea.io
591
+ endpoint : https://ams3.digitaloceanspaces.com
592
592
path_style : true
593
593
source : " dist/release/*"
594
594
strip_prefix : dist/release/
@@ -665,7 +665,7 @@ steps:
665
665
settings :
666
666
acl : public-read
667
667
bucket : gitea-artifacts
668
- endpoint : https://storage.gitea.io
668
+ endpoint : https://ams3.digitaloceanspaces.com
669
669
path_style : true
670
670
source : " dist/release/*"
671
671
strip_prefix : dist/release/
You can’t perform that action at this time.
0 commit comments