You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey Jim! The build is failing for this repo. Not sure if that's expected (or if I did something to mess it up?)
The error it gives is about permissions so I think it's a config problem.
Yeah - I need to fix this. They changed the permissions to require SSO, and the GitHub action doesn't have the SSO permission needed to force push to the gh_pages branch.
@jimbobbennett
Hey Jim! The build is failing for this repo. Not sure if that's expected (or if I did something to mess it up?)
The error it gives is about permissions so I think it's a config problem.
https://github.com/microsoft/AcademicContent/runs/1200985370
Run git config --global user.email "[email protected]"
./deploy.sh: 3: [: microsoft: unexpected operator
wait Extracting site metadata...
tip Apply theme @vuepress/theme-default ...
tip Apply plugin container (i.e. "vuepress-plugin-container") ...
tip Apply plugin @vuepress/last-updated (i.e. "@vuepress/plugin-last-updated") ...
tip Apply plugin @vuepress/register-components (i.e. "@vuepress/plugin-register-components") ...
tip Apply plugin @vuepress/active-header-links (i.e. "@vuepress/plugin-active-header-links") ...
tip Apply plugin @vuepress/search (i.e. "@vuepress/plugin-search") ...
tip Apply plugin @vuepress/nprogress (i.e. "@vuepress/plugin-nprogress") ...
[info] [webpackbar] Compiling Client
[info] [webpackbar] Compiling Server
Browserslist: caniuse-lite is outdated. Please run the following command:
npx browserslist --update-db
[success] [webpackbar] Server: Compiled successfully in 11.83s
[success] [webpackbar] Client: Compiled successfully in 11.93s
wait Rendering static HTML...
success Generated static files in docs/.vuepress/dist.
Initialized empty Git repository in /home/runner/work/AcademicContent/AcademicContent/docs/.vuepress/dist/.git/
[master (root-commit) 336d562] deploy
21 files changed, 235 insertions(+)
create mode 100644 CONTRIBUTING.html
create mode 100644 assets/css/0.styles.47b177c7.css
create mode 100644 assets/img/search.83621669.svg
create mode 100644 assets/js/10.92811617.js
create mode 100644 assets/js/11.020a55c7.js
create mode 100644 assets/js/2.66562e48.js
create mode 100644 assets/js/3.7a41b788.js
create mode 100644 assets/js/4.5f60d4ea.js
create mode 100644 assets/js/5.03ea7ffc.js
create mode 100644 assets/js/6.c5c58b40.js
create mode 100644 assets/js/7.7cbd9f73.js
create mode 100644 assets/js/8.7f58d49d.js
create mode 100644 assets/js/9.6274317f.js
create mode 100644 assets/js/app.5747f694.js
create mode 100644 assets/logo.png
create mode 100644 content/event-content.html
create mode 100644 content/hackathon-content.html
create mode 100644 content/k-12-content.html
create mode 100644 content/learning-content.html
create mode 100644 favicon.ico
create mode 100644 index.html
Warning: Permanently added the RSA host key for IP address '140.82.112.3' to the list of known hosts.
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Error: Process completed with exit code 128.
The text was updated successfully, but these errors were encountered: