Skip to content

Fix doc ci permissions #338

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

Merged
merged 1 commit into from
Jan 2, 2025
Merged

Fix doc ci permissions #338

merged 1 commit into from
Jan 2, 2025

Conversation

@leofang leofang added bug Something isn't working CI/CD CI/CD infrastructure labels Jan 2, 2025
@leofang leofang added this to the cuda.core beta 3 milestone Jan 2, 2025
@leofang leofang requested a review from ksimpson-work January 2, 2025 19:45
@leofang leofang self-assigned this Jan 2, 2025
Copy link
Contributor

copy-pr-bot bot commented Jan 2, 2025

Auto-sync is disabled for ready for review pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@@ -339,8 +339,7 @@ jobs:
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
id-token: write
pages: write
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we need permission for pages; it was added when I was experimenting with https://github.com/actions/deploy-pages, but I've moved away from it (since it requires a different deployment mechanism).

@leofang
Copy link
Member Author

leofang commented Jan 2, 2025

Let me merge this to confirm on main.

@leofang leofang merged commit 474ec97 into NVIDIA:main Jan 2, 2025
@leofang leofang deleted the fix_doc_ci branch January 2, 2025 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI/CD CI/CD infrastructure
1 participant