23 Commits

Author SHA1 Message Date
9ca31c2169 fix: add quotes around variable 2022-12-01 01:07:59 +11:00
7ee836c109 fix: leftover operator from testing 2022-12-01 00:30:07 +11:00
7d8605a8e0 fix: remove unneeded double quotes 2022-05-09 00:01:23 +10:00
ff88835fdc refactor: remove unused options in GitHub action
Might need to revert some of these changes in the future if GitHub
changes or removes the method of using environment variables.
2022-05-08 23:49:50 +10:00
44e1e649fa fix: replace default commit message 2022-05-08 23:39:06 +10:00
e8325fb3a9 fix: create but don't switch to new branch 2022-05-08 23:22:00 +10:00
94045736ce fix: move branch creation to own job 2022-05-08 23:18:01 +10:00
b8a141987b fix: sed not set to edit the file 2022-05-08 22:56:28 +10:00
bc297e899e fix: set base branch to master 2022-05-08 02:24:10 +10:00
f3bf9d4fa7 fix: add changes to new branch 2022-05-08 02:21:02 +10:00
dd95046296 feat: use other GitHub actions library 2022-05-08 02:16:21 +10:00
2cceb14282 feat: disable schedule run for now 2022-05-08 02:10:27 +10:00
96fc220028 feat: run commands on new branch 2022-05-08 02:09:26 +10:00
ada7eb5553 fix: still using old env name 2022-05-08 02:04:20 +10:00
5ab078da39 fix: echo doesn't need quotes 2022-05-08 02:02:40 +10:00
3de85d8b2a feat: add test with dummy version 2022-05-08 02:00:26 +10:00
cd27236828 fix: incorrect parameter for check-updates.sh 2022-05-08 01:51:00 +10:00
323b450405 feat: update version in check-updates.sh 2022-05-08 01:48:10 +10:00
016cf7ff02 feat: add manual trigger for action 2022-05-08 01:06:35 +10:00
a0930b23ed fix: use correct variable for pr_body 2022-05-08 01:01:33 +10:00
d5a230de1c fix: fix not opening pull request 2022-05-05 00:46:49 +10:00
03209698bf fix: not capturing update check output 2022-05-03 02:29:43 +10:00
837360d9d4 feat: add github action for updates check 2022-05-02 10:53:49 +10:00