19 Commits

Author SHA1 Message Date
dependabot[bot]
fc40997bec
Bump actions/setup-node
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 26961cf329f22f6837d5f54c3efd76b480300ace to 1c7b2db92075f828bee89d7e19d33a911d15e7b3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](26961cf329...1c7b2db920)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-07 05:55:27 +00:00
dependabot[bot]
7402528ac5
Bump actions/checkout
Bumps [actions/checkout](https://github.com/actions/checkout) from 9a9194f87191a7e9055e3e9b95b8cfb13023bb08 to 6d193bf28034eafb982f37bd894289fe649468fc.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](9a9194f871...6d193bf280)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-07 01:40:25 +00:00
mahula
1e3f4cc002
fix typo in vuepress-deploy.yml 2024-08-29 11:13:41 +02:00
mahula
fba38eb5ae pin all github actions by commit hash 2024-08-04 20:41:51 +02:00
Wolfgang Huß
4e02f61109 Add 'CNAME' file content to 'vuepress-deploy.yml' 2023-12-14 14:27:54 +01:00
Wolfgang Huß
c784ad248b
Remove 'VUEPRESS_BASE' from 'vuepress-deploy.yml'
- Because now we publish to ocelot.social via GitHub pages
2023-12-11 14:18:53 +01:00
elweyn
61681fbcbe Add VUEPRESS_BASE as env and use it on the config.js. 2023-11-30 10:21:53 +01:00
mahula
f51d11ef65 addvuepress build step to deployment workflow 2023-11-29 13:06:50 +01:00
mahula
03dc3ae439 set github deployment action version 2023-11-29 12:30:12 +01:00
mahula
e2024b5f61
Merge branch 'master' into replace-vuepress-deploy-action 2023-11-29 12:07:01 +01:00
mahula
6b09b500f2 replace vuepress deploy action 2023-11-29 11:27:29 +01:00
mahula
f668af7457 add vuepress deployment workflow 2023-11-27 17:31:19 +01:00
mahula
8330461aac remove all files 2023-11-21 17:44:56 +01:00
a40a524ab5
use legacy build script 2023-04-03 14:56:27 +02:00
186ad93e9b
user master vuepress-deploy 2023-04-03 14:52:18 +02:00
118513f540
check out node 19 2023-04-03 14:48:03 +02:00
3b11ef8053
fix broken tab 2023-04-03 14:39:57 +02:00
a802ef66dd
correct workflow name 2023-04-03 14:38:22 +02:00
febbd72779
basic stuff working 2023-04-03 14:27:20 +02:00