Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance GitHub Actions with permissions and concurrency
Added read permissions for contents, write permissions for pages, and write permissions for id-token to the workflow. Introduced a concurrency group for pages to manage concurrent deployments without cancellations. These updates optimize security and improve deployment reliability by controlling job concurrency.
- Loading branch information