Skip to content

Commit

Permalink
updated config.json, "pipeliene" -> "actions"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jano committed Aug 12, 2024
1 parent d93efd4 commit 897732c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "Pipeline Alt Text OpenAI",
"desc": "Pipeline running Alt Text OpenAI action.",
"name": "Alt Text OpenAI",
"desc": "Action running Alt Text OpenAI.",
"version": {
"major": 1,
"minor": 0
},
"pipeline": [
"actions": [
{
"name": "Alt Text OpenAI",
"desc": "Generating alternate texts in tags of given PDF document.",
Expand Down

0 comments on commit 897732c

Please sign in to comment.