We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03b6ae5 commit 6bedca1Copy full SHA for 6bedca1
1 file changed
action/README.md
@@ -9,7 +9,7 @@ Add this action to your workflow:
9
```yaml
10
- name: Export course to SCORM
11
id: export
12
- uses: grugnog/LiaScript-Exporter@github-actions
+ uses: LiaScript/LiaScript-Exporter@master
13
with:
14
input-file: 'README.md'
15
format: 'scorm1.2'
0 commit comments