Commit graph

15 commits

Author SHA1 Message Date
fa397dbdc2
Merge pull request #1 from schmelczer/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.4.0
Bump JamesIves/github-pages-deploy-action from 4.2.2 to 4.4.0
2022-09-22 10:01:04 +02:00
dependabot[bot]
c7fee838a9
Bump JamesIves/github-pages-deploy-action from 4.2.2 to 4.4.0
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.2.2 to 4.4.0.
- [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases)
- [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/v4.2.2...v4.4.0)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 06:55:34 +00:00
dependabot[bot]
f0cf94741d
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 06:55:34 +00:00
f4545adc1c
Merge GitHub actions 2022-09-22 08:31:16 +02:00
52db6a05e8
Configure dependabot 2022-09-21 23:30:39 +02:00
52e954f5d7
Fix copypaste error 2022-01-24 21:29:57 +01:00
5f72ae7213
Add linting CI 2022-01-24 21:14:52 +01:00
András Schmelczer
cbead4c350
Remove firebase deploy 2022-01-24 20:46:14 +01:00
Andras Schmelczer
1516033982 Rename Firebase deploy script 2022-01-23 23:25:51 +01:00
Andras Schmelczer
90fa52c63b Add GitHub Pages deployent 2022-01-23 23:24:15 +01:00
schmelczerandras
cd680078e7 Add firebase deploy 2020-09-24 13:37:28 +02:00
schmelczerandras
da5ed085e7 Change docker build 2020-08-12 07:44:09 +02:00
schmelczerandras
5777e5112e Fix more issues in workflow 2020-08-11 22:31:12 +02:00
schmelczerandras
7df3960e5a Fix workflow 2020-08-11 22:25:14 +02:00
schmelczerandras
ba050930ba Add CD 2020-08-11 22:17:48 +02:00