Skip to content

Commit 7a11942

Browse files
authored
Update deploy.yml
1 parent 5c21de2 commit 7a11942

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy.yml

+3
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ jobs:
5353
pnpm build
5454
5555
deploy:
56+
permissions:
57+
id-token: write
58+
pages: write
5659
environment:
5760
name: github-pages
5861
url: "https://konkuk-kuit.github.io/KUIT4_Web-FrontEnd"

0 commit comments

Comments
 (0)