Skip to content

Commit 92a914a

Browse files
committed
2 parents 4c3f682 + fd3f341 commit 92a914a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
find build -type f -name "*.zip" 2>/dev/null || echo "No ZIP files in build directory"
3636
3737
- name: Publish to JetBrains Marketplace
38-
uses: CodingWithCalvin/GHA-JBMarketplacePublisher@v1
38+
uses: CodingWithCalvin/GHA-JBMarketplacePublisher@HEAD
3939
with:
4040
marketplace-pat: ${{ secrets.MARKETPLACE_PAT }}
4141
plugin-id: 27391

0 commit comments

Comments
 (0)