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

Modify jsDoc workflow permissions for GITHUB_TOKEN use #20

Merged
merged 1 commit into from
Dec 2, 2023
Merged

Conversation

erikyo
Copy link
Collaborator

@erikyo erikyo commented Dec 2, 2023

The change involves the update of permissions settings in the .github/workflows/jsDoc.yml file. Now, the JSDoc Action deployment process will utilize GITHUB_TOKEN for authentication, a method that enhances its security measures and simplifies the process as compared to the former dependency on the deploy_key.

The change involves the update of permissions settings in the .github/workflows/jsDoc.yml file. Now, the JSDoc Action deployment process will utilize GITHUB_TOKEN for authentication, a method that enhances its security measures and simplifies the process as compared to the former dependency on the deploy_key.
@erikyo erikyo merged commit 44f5f24 into master Dec 2, 2023
2 checks passed
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.

1 participant