Commit graph

12 commits

Author SHA1 Message Date
dependabot[bot]
8c6592dffb
build(deps): bump actions/checkout from 3.5.3 to 3.6.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.5.3...v3.6.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 04:16:15 +00:00
02194d5490 fix: Author was incorrectly assigned to commit 2023-06-12 04:22:48 +02:00
88306eb291 refactor: Use Bot as commit author 2023-06-12 04:13:12 +02:00
a03ebe6a8f fix: Added concurrency and git author 2023-06-12 02:56:35 +02:00
107b7764d5 fix: Final fix to match branch as directory 2023-06-12 02:50:50 +02:00
43e0858c54 fix: Added git pull 2023-06-12 02:44:10 +02:00
a50a7789d4 fix: Order of git fetch and checkout 2023-06-12 02:39:32 +02:00
ab827b9b3c refactor: Remove debug info and fix ref 2023-06-12 01:44:52 +02:00
1fe572c6eb debug: Add event logging to retrieve origin 2023-06-12 01:39:33 +02:00
0e149cdad7 chore: Change name, pinned versions, Node 18 2023-06-12 00:50:06 +02:00
c4b1f5dc96 fix: Add content write permissions 2023-06-11 23:10:09 +02:00
bdcde61ab2 feat: Added gh-pages cleanup deleted branches 2023-06-11 23:03:26 +02:00