[F] Fix gh permission
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
# This is a basic workflow to help you get started with Actions
|
||||
name: Generator
|
||||
|
||||
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
|
||||
permissions:
|
||||
contents: read
|
||||
pages: write
|
||||
id-token: write
|
||||
|
||||
# Controls when the workflow will run
|
||||
on:
|
||||
# Triggers the workflow on push or pull request events but only for the main branch
|
||||
|
||||
Reference in New Issue
Block a user