I made a fork and tested this on my forked version.
I can successfully build & deploy to Github pages and access it.
The changes should work on the original repo without any further steps.
https://pazel-io.github.io/jmusic/
The only manual step is to create an ssh key and then:
Add the public key of that ssh key to Deploy keys under the settings of jherr/jmusic.
Add the secret key of that ssh key to Secrets under the settings of jherr/jmusic with the name ACTIONS_DEPLOY_KEY. (this name is used in the deploy script, so it should match)
Hi @jherr ,
I made a fork and tested this on my forked version. I can successfully build & deploy to Github pages and access it. The changes should work on the original repo without any further steps. https://pazel-io.github.io/jmusic/
The only manual step is to create an ssh key and then:
jherr/jmusic
.jherr/jmusic
with the name ACTIONS_DEPLOY_KEY. (this name is used in the deploy script, so it should match)