We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c3f682 + fd3f341 commit 92a914aCopy full SHA for 92a914a
1 file changed
.github/workflows/publish.yml
@@ -35,7 +35,7 @@ jobs:
35
find build -type f -name "*.zip" 2>/dev/null || echo "No ZIP files in build directory"
36
37
- name: Publish to JetBrains Marketplace
38
- uses: CodingWithCalvin/GHA-JBMarketplacePublisher@v1
+ uses: CodingWithCalvin/GHA-JBMarketplacePublisher@HEAD
39
with:
40
marketplace-pat: ${{ secrets.MARKETPLACE_PAT }}
41
plugin-id: 27391
0 commit comments