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 `contents: write` #159

Closed virgofx closed 7 months ago

virgofx commented 7 months ago

The peaceiris/actions-gh-pages GitHub action requires contents: write permission to successfully deploy.

This PR updates the permissions accordingly.

Testing

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.