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

Fix gh-actions trying to deploy PRs, allow manual trigger, use gh-actions account for auto commit. #43

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MingweiSamuel
Copy link

Prevents gh-actions from trying to deploy PRs which causes the action to fail w/ 403 (https://github.com/rust-lang/rustup-components-history/pull/41/checks?check_run_id=3625482069)

Adds manual trigger which repo admin can use to run an update if needed.

Use gh-actions account for the gh-pages commit, makes the repo UI a bit nicer rather than showing a blank "Deploy from CI" user.

@trevyn trevyn mentioned this pull request Dec 20, 2022
@SUPERCILEX
Copy link
Contributor

This PR can be closed since everything it does is now available on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants