wallabag/scripts
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
..
dev.sh Add environment variables to control scripts/dev.sh behavior 2019-10-09 19:33:27 +02:00
install.sh Properly source require.sh 2019-03-12 15:44:38 +01:00
release.sh Automatically create the package after a release 2022-06-09 11:30:14 +02:00
require.sh Fix link to composer installation requirements 2020-07-25 15:32:27 +02:00
update.sh Return a different code when git isn't installed 2019-06-14 11:28:23 +02:00