HeapsIO / heaps.io

Website sources
https://heaps.io
24 stars 17 forks source link

[ci] Fix deploy stage #73

Open tobil4sk opened 3 months ago

tobil4sk commented 3 months ago

For this to work, a repository secret has to be configured, where TOKEN is a github api token:

name: GHP_REMOTE value: https://TOKEN@github.com/HeapsIO/heaps.io.git

@ncannasse Would you be able to add this here? https://github.com/HeapsIO/heaps.io/settings/secrets/actions.

Closes #70.

tobil4sk commented 3 months ago

Note: the website build is currently broken, but can be fixed with this patch to heaps: https://github.com/HeapsIO/heaps/pull/1219

tobil4sk commented 2 months ago

I've changed this PR so it's no longer required to configure any secrets, so this can now be merged as is. @ncannasse Would you be able to merge this? This will get the heaps.io website deploying again.

I've got it deploying for my instance: https://tobil4sk.github.io/heaps.io/

tobil4sk commented 1 month ago

@markknol Any chance you'd be able to merge this? This would get the site deploying again which would allow updating the documentation.