Skip to content

Commit a6cf916

Browse files
authored
Change deployment branch from '2025' to 'plc2025'
1 parent b36ae9b commit a6cf916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy to static server
33
on:
44
push:
55
branches:
6-
- "2025"
6+
- "plc2025"
77
schedule:
88
- cron: "0 0 * * *" # every day at midnight
99
workflow_dispatch:

0 commit comments

Comments
 (0)