useshortcut / shortcut-client-js

The official JavaScript client library for the Shortcut (formerly Clubhouse) REST API.
https://useshortcut.github.io/shortcut-client-js/
132 stars 31 forks source link

Update GitHub pages workflow to include explicit permissions #158

Closed virgofx closed 7 months ago

virgofx commented 7 months ago

Our organization recently updated the security model for our GitHub actions workflows to require that all repository Github workflows define jobs with explicit permissions (no assumed defaults).

This pull request defines the required permissions for deploying to GitHub pages and should fix the latest failure in the GitHub Pages workflow when merged to main.

shortcut-integration[bot] commented 7 months ago

This pull request has been linked to Shortcut Story #257123: Update shortcut-client-js GitHub Workflows to ensure Pages Deploys.