Skip to content

Commit 0fbfd97

Browse files
improve icons and deploy on push
1 parent e50021e commit 0fbfd97

6 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
name: Deploy to GitHub Pages
22

33
on:
4-
workflow_dispatch:
4+
workflow_dispatch: {}
5+
push:
6+
branches: [main]
57

68
permissions:
79
contents: read
-691 Bytes
Loading
-1.1 KB
Loading
-2.4 KB
Loading
-572 Bytes
Loading
-2.01 KB
Loading

0 commit comments

Comments
 (0)