chore: publish from main

This commit is contained in:
github-actions[bot]
2026-07-17 08:04:30 +00:00
parent 818c0f7c53
commit b1aaa69f0a
286 changed files with 51076 additions and 67 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "repo-actions-hub",
"description": "Browse repository GitHub Actions workflows, inspect recent runs, and trigger manual workflow_dispatch runs from a Copilot canvas.",
"version": "1.0.0",
"version": "1.0.1",
"author": {
"name": "James Montemagno",
"url": "https://github.com/jamesmontemagno"
@@ -15,5 +15,5 @@
"workflow-dispatch"
],
"logo": "assets/preview.png",
"extensions": "."
"extensions": "extensions"
}