Compare commits

..

3 Commits

Author SHA1 Message Date
3282d686bb More fix 2023-12-05 23:24:34 +01:00
f8bb46ac37 Mode modifications 2023-12-03 22:37:01 +01:00
b2f54cb7d4 Try to upload asset using multipart 2023-11-22 23:06:16 +01:00
4 changed files with 411 additions and 669 deletions

View File

@ -1 +0,0 @@
GITEA_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

View File

@ -1,7 +0,0 @@
1. Copy release_event.json.EXAMPLE to elease_event.json and adapt it
2. Copy .secrets.EXAMPLE to .secrets and adapt it
3. Run
$ act release -e release_event.json
or
$ act release -e release_event.json --pull=false
to avoid pulling act image at each run

View File

@ -130,7 +130,6 @@
"symfony/form": "^4.4",
"symfony/framework-bundle": "^4.4",
"symfony/google-mailer": "^4.4",
"symfony/amazon-mailer": "^5.2",
"symfony/http-foundation": "^4.4",
"symfony/http-kernel": "^4.4",
"symfony/mailer": "^4.4",

1071
composer.lock generated

File diff suppressed because it is too large Load Diff