Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,7 @@
{
"name": "gh-skills-builder",
"description": "Repo: https://github.com/arilivigni/gh-skills-builder\nThis plugin is for people that want to create a GitHub Skills exercise which are self-paced learning GitHub within GitHub.\nhttps://learn.github.com/skills\nexamples:\nhttps://github.com/skills/agent-orchestration-build-your-ai-dream-team\nhttps://github.com/skills/agentic-workflows-that-read-the-room",
"version": "1.0.2",
"version": "1.0.3",
"author": {
"name": "Ari LiVigni",
"url": "https://github.com/arilivigni"
Expand All @@ -566,8 +566,8 @@
"source": {
"source": "github",
"repo": "arilivigni/gh-skills-builder",
"ref": "v1.0.2",
"sha": "7728119398f97c7f5e990cd9e0c59bc1b43eebc3"
"ref": "v1.0.3",
"sha": "15c1a097ca554d9497f5722e4afb4661f3b73d2b"
}
},
{
Expand Down
6 changes: 3 additions & 3 deletions plugins/external.json
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@
{
"name": "gh-skills-builder",
"description": "Repo: https://github.com/arilivigni/gh-skills-builder\nThis plugin is for people that want to create a GitHub Skills exercise which are self-paced learning GitHub within GitHub.\nhttps://learn.github.com/skills\nexamples:\nhttps://github.com/skills/agent-orchestration-build-your-ai-dream-team\nhttps://github.com/skills/agentic-workflows-that-read-the-room",
"version": "1.0.2",
"version": "1.0.3",
"author": {
"name": "Ari LiVigni",
"url": "https://github.com/arilivigni"
Expand All @@ -358,8 +358,8 @@
"source": {
"source": "github",
"repo": "arilivigni/gh-skills-builder",
"ref": "v1.0.2",
"sha": "7728119398f97c7f5e990cd9e0c59bc1b43eebc3"
"ref": "v1.0.3",
"sha": "15c1a097ca554d9497f5722e4afb4661f3b73d2b"
}
},
{
Expand Down
Loading