Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update action to deploy to GitHub pages (#623)
* Update action to deploy to GitHub pages This is an attempt to fix the permissions error on the last merge. The code is inspired from https://github.com/actions/upload-pages-artifact * Revert "Update action to deploy to GitHub pages" This reverts commit 93756e1. * Grant more permissions * Try setting permissions on the job level * Update action to deploy to GitHub pages This is an attempt to fix the permissions error on the last merge. The code is inspired from https://github.com/actions/upload-pages-artifact * Combine * Set permissions * Fix * Fix artifact name * set contents read * Only run on merge commits --------- Co-authored-by: Daniel Arndt <[email protected]>
- Loading branch information