Skip to content

Commit 5afeac0

Browse files
committed
Added license and publish on master
1 parent e180efc commit 5afeac0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ name: Deploy Jekyll site to Pages
99
on:
1010
# Runs on pushes targeting the default branch
1111
push:
12-
branches: ["main"]
12+
branches: ["master"]
1313

1414
# Allows you to run this workflow manually from the Actions tab
1515
workflow_dispatch:

_data/navigation.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
link: /publication/
55
- name: Talks
66
link: /talks/
7+
- name: License
8+
link: /license/
79
- name: Libraries
810
link: /libraries/
911
- name: Funding

0 commit comments

Comments
 (0)