wallabag/.github
Jeremy Benoist aa029ea73e
Automatically create the package after a release
And then upload it to the created release.
One less step during the release process 💪

We are using that GitHub Actions: https://github.com/shogo82148/actions-upload-release-asset

I've also:
- updated the release script to clone the repo using `https` instead of `git` (otherwise it failed during the build)
- use `md5sum` instead of `md5` because the latest isn't available in GitHub Actions
2022-06-09 11:30:14 +02:00
..
images Update README 2022-04-04 10:10:55 +02:00
ISSUE_TEMPLATE Fix issue template related to parameters 2020-12-15 13:54:08 +01:00
workflows Automatically create the package after a release 2022-06-09 11:30:14 +02:00
CONTRIBUTING.md Drop PHP prior to 7.4 2022-05-13 07:29:23 +02:00
dependabot.yml Included githubactions in the dependabot config 2022-04-19 13:55:41 -05:00
FUNDING.yml Update FUNDING.yml 2019-06-12 17:43:15 +02:00
PULL_REQUEST_TEMPLATE.md misc: add note on GitHub PR template to auto-close issues 2018-10-26 23:50:55 +02:00
release.yml 2.4.3 2022-02-14 16:25:16 +01:00