forked from wallabag/wallabag
Adapt the github action release to make it work with Gitea
This commit is contained in:
7
README_GITEA.txt
Normal file
7
README_GITEA.txt
Normal file
@ -0,0 +1,7 @@
|
||||
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
|
||||
Reference in New Issue
Block a user