Skip to content

Commit 6bedca1

Browse files
committed
Missed one action repo reference.
1 parent 03b6ae5 commit 6bedca1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Add this action to your workflow:
99
```yaml
1010
- name: Export course to SCORM
1111
id: export
12-
uses: grugnog/LiaScript-Exporter@github-actions
12+
uses: LiaScript/LiaScript-Exporter@master
1313
with:
1414
input-file: 'README.md'
1515
format: 'scorm1.2'

0 commit comments

Comments
 (0)