Skip to content

Commit 087e071

Browse files
committed
updating license information
1 parent 23e9bdf commit 087e071

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

.github/workflows/ci-deploy.yml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,14 +200,22 @@ jobs:
200200
subtitle: "Export"
201201
author: "International Data Spaces Association"
202202
date: ""
203+
license: "CC BY 4.0"
204+
citation: |
205+
IDSA Knowledge Base, version ${{ steps.exportver.outputs.version }}, International Data Spaces Association (IDSA)
203206
---
204207
205208
# IDSA Knowledge Base
206-
209+
---
207210
**Version:** ${{ steps.exportver.outputs.version }}
208211
209212
**Generated:** $(date -u +'%Y-%m-%d')
210-
213+
---
214+
## License
215+
{{ license }}
216+
## How to Cite
217+
{{ citation }}
218+
---
211219
\newpage
212220
EOF
213221

0 commit comments

Comments
 (0)