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/
@@ -663,7 +663,7 @@ steps:
663
663
settings :
664
664
acl : public-read
665
665
bucket : gitea-artifacts
666
- endpoint : https://storage.gitea.io
666
+ endpoint : https://ams3.digitaloceanspaces.com
667
667
path_style : true
668
668
source : " dist/release/*"
669
669
strip_prefix : dist/release/
You can’t perform that action at this time.
0 commit comments