Skip to content
This repository was archived by the owner on Oct 6, 2024. It is now read-only.

Commit b62a49a

Browse files
authored
Rename main workflow file to generate-and-deploy.yml (#53)
1 parent ecd5c09 commit b62a49a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate.yml renamed to .github/workflows/generate-and-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ on:
1919
permissions:
2020
contents: read
2121
pages: write
22+
deployments: write
2223
id-token: write
2324

2425
# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.

0 commit comments

Comments
 (0)