Skip to content

Commit 6264a46

Browse files
committed
feat: workflow
1 parent f761ec3 commit 6264a46

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Diff for: .github/workflows/deploy.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,8 @@ on:
44
push:
55
branches: ["main"]
66

7-
workflow_dispatch:
8-
97
permissions:
10-
contents: read
8+
contents: write
119
pages: write
1210
id-token: write
1311

0 commit comments

Comments
 (0)