Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build action failing (bad public key?) #203

Open
angrave opened this issue Dec 19, 2023 · 0 comments
Open

Build action failing (bad public key?) #203

angrave opened this issue Dec 19, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@angrave
Copy link
Contributor

angrave commented Dec 19, 2023

Describe the bug
The Deploy github action is failing -

https://github.com/illinois-cs241/coursebook/actions
https://github.com/illinois-cs241/coursebook/actions/runs/7253956531/workflow

To Reproduce
Accept a PR to the default branch

Expected behavior
New coursebook (epub+pdf etc) should be built and deployed.

gpg: directory '/home/runner/.gnupg' created
gpg: keybox '/home/runner/.gnupg/pubring.kbx' created
gpg: AES256.CFB encrypted data
gpg: encrypted with 1 passphrase
gpg: AES256.CFB encrypted data
gpg: encrypted with 1 passphrase
Agent pid 1977
Switched to a new branch 'epub_deploy'
[epub_deploy (root-commit) b634fe5] Adding build on Mon Dec 18 21:21:51 UTC 2023
Author: github-actions@github.com
1 file changed, 0 insertions(+), 0 deletions(-)
create mode 100644 main.epub
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.

@angrave angrave added the bug Something isn't working label Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant