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 @@ -531,7 +531,7 @@ steps:
531
531
settings :
532
532
acl : public-read
533
533
bucket : gitea-artifacts
534
- endpoint : https://storage.gitea.io
534
+ endpoint : https://ams3.digitaloceanspaces.com
535
535
path_style : true
536
536
source : " dist/release/*"
537
537
strip_prefix : dist/release/
@@ -552,7 +552,7 @@ steps:
552
552
settings :
553
553
acl : public-read
554
554
bucket : gitea-artifacts
555
- endpoint : https://storage.gitea.io
555
+ endpoint : https://ams3.digitaloceanspaces.com
556
556
path_style : true
557
557
source : " dist/release/*"
558
558
strip_prefix : dist/release/
@@ -627,7 +627,7 @@ steps:
627
627
settings :
628
628
acl : public-read
629
629
bucket : gitea-artifacts
630
- endpoint : https://storage.gitea.io
630
+ endpoint : https://ams3.digitaloceanspaces.com
631
631
path_style : true
632
632
source : " dist/release/*"
633
633
strip_prefix : dist/release/
You can’t perform that action at this time.
0 commit comments