Skip to content

Commit

Permalink
Merge pull request #20 from erikyo/docs
Browse files Browse the repository at this point in the history
Modify jsDoc workflow permissions for GITHUB_TOKEN use
  • Loading branch information
erikyo committed Dec 2, 2023
2 parents 40ee2e3 + 12706c1 commit 44f5f24
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/jsDoc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
permissions:
contents: read
pages: write
id-token: write

name: JSDoc Action

on:
Expand Down

0 comments on commit 44f5f24

Please sign in to comment.