Skip to content

Commit

Permalink
fixed pypi pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
HYP3R00T committed May 9, 2024
1 parent 5aa614d commit 971e3f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pypi_publish.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: MkDocs Publish
name: PyPI Publish

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "cheatsheetify"
version = "0.1.0"
version = "0.1.1"
description = ""
authors = ["HYP3R00T <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 971e3f5

Please sign in to comment.