Simplify GitHub actions (#387)
authorKrishan <33421343+kfiven@users.noreply.github.com>
Tue, 15 Mar 2022 11:34:14 +0000 (17:04 +0530)
committerGitHub <noreply@github.com>
Tue, 15 Mar 2022 11:34:14 +0000 (17:04 +0530)
commit38773e89ff6e0d85a800f844f4bcc8e1e7404ad0
tree7829e14fcb8d52a6097c742447d13929bff69165
parent19cb30d360bd59302e2689e9a4286c0e7087e724
Simplify GitHub actions (#387)

* Simplify production build actions

This merges both the netlify-prod and docker action and also automatically add tarball to releases.

* Delete docker.yaml

* Delete netlify-prod.yaml

* Cosmetic changes and add dockerhub check

* Cosmetic changes

* Fix check runs on Tuesdays only
.github/dependabot.yml
.github/workflows/build-pull-request.yml
.github/workflows/deploy-pull-request.yml
.github/workflows/docker.yaml [deleted file]
.github/workflows/netlify-prod.yaml [deleted file]
.github/workflows/prod-deploy.yaml [new file with mode: 0644]