We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d204f24 commit f5eb89cCopy full SHA for f5eb89c
.github/workflows/Publish.yml
@@ -40,6 +40,7 @@ jobs:
40
with:
41
app-id: ${{ secrets.GH_APP_ID }}
42
private-key: ${{ secrets.GH_APP_PRIVATE_KEY }}
43
+ repositories: plugins-dist
44
- name: Publish
45
run: ./publish.ps1
46
shell: pwsh
0 commit comments