Closed TimDaub closed 3 years ago
We have to use ssh-agent to be able to clone our version of ical.js: https://github.com/TimDaub/simple-caldav/blob/cb56a889128880c3aa60843b99d53067f55d1665/package.json#L34
Secrets are not passed to workflows that are triggered by a pull request from a fork. Learn more.
Trace:
Error: The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
Related: https://github.com/actions/setup-node/issues/214