GitHub Action commited on
Commit
1e2cf3d
·
1 Parent(s): 2c5aea5

Sync from GitHub with Git LFS

Browse files
Files changed (1) hide show
  1. scripts/publish_to_hashnode.py +0 -1
scripts/publish_to_hashnode.py CHANGED
@@ -61,7 +61,6 @@ def create_post(title, slug, markdown_content):
61
  "input": {
62
  "title": title,
63
  "contentMarkdown": markdown_content,
64
- "slug": slug,
65
  "publicationId": HASHNODE_PUBLICATION_ID
66
  }
67
  }
 
61
  "input": {
62
  "title": title,
63
  "contentMarkdown": markdown_content,
 
64
  "publicationId": HASHNODE_PUBLICATION_ID
65
  }
66
  }