Skip to content

Commit 4e5477e

Browse files
committed
feat: workflow
1 parent 15ee4c6 commit 4e5477e

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Diff for: .github/workflows/deploy.yml

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

7-
workflow_dispatch:
8-
97
permissions:
108
contents: write
11-
pages: write
12-
id-token: write
13-
14-
concurrency:
15-
group: "pages"
16-
cancel-in-progress: false
179

1810
jobs:
1911
build-deploy:

0 commit comments

Comments
 (0)