forked from wallabag/wallabag
Compare commits
3 Commits
all_mailer
...
3282d686bb
| Author | SHA1 | Date | |
|---|---|---|---|
| 3282d686bb | |||
| f8bb46ac37 | |||
| b2f54cb7d4 |
@ -1 +0,0 @@
|
|||||||
GITEA_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
|
||||||
@ -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
|
|
||||||
@ -130,7 +130,6 @@
|
|||||||
"symfony/form": "^4.4",
|
"symfony/form": "^4.4",
|
||||||
"symfony/framework-bundle": "^4.4",
|
"symfony/framework-bundle": "^4.4",
|
||||||
"symfony/google-mailer": "^4.4",
|
"symfony/google-mailer": "^4.4",
|
||||||
"symfony/amazon-mailer": "^5.2",
|
|
||||||
"symfony/http-foundation": "^4.4",
|
"symfony/http-foundation": "^4.4",
|
||||||
"symfony/http-kernel": "^4.4",
|
"symfony/http-kernel": "^4.4",
|
||||||
"symfony/mailer": "^4.4",
|
"symfony/mailer": "^4.4",
|
||||||
|
|||||||
1071
composer.lock
generated
1071
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user