Commit graph

10 commits

Author SHA1 Message Date
Matt Kiazyk
c7df3ced8a
Merge pull request #133 from RobotsAndPencils/dependabot/github_actions/actions/checkout-2.3.4
Bump actions/checkout from 2 to 2.3.4
2021-05-12 09:49:03 -05:00
dependabot[bot]
be032865ea
Bump actions/setup-ruby from 1 to 1.1.3
Bumps [actions/setup-ruby](https://github.com/actions/setup-ruby) from 1 to 1.1.3.
- [Release notes](https://github.com/actions/setup-ruby/releases)
- [Commits](https://github.com/actions/setup-ruby/compare/v1...v1.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 05:28:52 +00:00
dependabot[bot]
dfc2affce6
Bump actions/checkout from 2 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [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/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 05:28:48 +00:00
dependabot[bot]
3a3026c726
Bump actions/cache from v2.1.4 to v2.1.5
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 06:28:13 +00:00
dependabot[bot]
521046b7a8
Bump actions/cache from v2 to v2.1.4
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 07:28:29 +00:00
Brandon Evans
35dba9322c
Configure Release Drafter to organize PRs by label 2021-01-25 19:28:05 -07:00
Brandon Evans
312f0f6c6a
Try a different method of building the appcast site 2021-01-19 18:43:18 -07:00
Brandon Evans
7cb94f5dd6
Build and publish appcasts with GitHub Pages 2021-01-18 21:56:23 -07:00
Brandon Evans
d38ea666b8
Only run CI workflow on push to main
The pull request event should handle running it on other branches, assuming that they're at least submitted as draft PRs. Right now this is running twice on PR branches which is unnecessary.
2021-01-04 19:37:34 -07:00
Brandon Evans
886d8912ec
Add .github directory from xcodes, update 2020-11-24 21:16:08 -07:00