Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardoperra committed Nov 8, 2024
1 parent 76dc69e commit 84f2c1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

Pipeline UI is a free, open-source visual editor for visualizing, creating and managing GitHub Actions workflows.
Built with SolidStart, this tool simplifies the process of creating GitHub pipelines
by allowing users to visually check, edit and update workflows.
by allowing users to visualize, create and update existing CI/CD workflows.

> [!NOTE]
>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pipelineui",
"version": "1.0.0",
"description": "",
"description": "Pipeline UI is a free, open-source visual editor for visualizing, creating and managing GitHub Actions workflows. Built with SolidStart, this tool simplifies the process of creating GitHub pipelines by allowing users to visualize, edit and update CI/CD workflows.",
"type": "module",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 84f2c1b

Please sign in to comment.