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.
1 parent 801d75d commit 7021689Copy full SHA for 7021689
README.md
@@ -19,7 +19,7 @@ from the Qt Creator Extension Store.
19
20
```yaml
21
- name: Release on Extension Store
22
- uses: qt-creator/deploy-qtc-plugin@v2.6
+ uses: qt-creator/deploy-qtc-plugin@v0.1
23
with:
24
token: ${{ secrets.EXTENSION_STORE_API_TOKEN }}
25
spec: build/MyPlugin.json
0 commit comments