Skip to content

Commit 5dde9c3

Browse files
committed
Finalize updating deployment action
1 parent 1c41451 commit 5dde9c3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/deploy_pages.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: deploy website
2-
# on:
3-
# push:
4-
# branches:
5-
# - source
6-
on: push
2+
3+
on:
4+
push:
5+
branches:
6+
- source
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)