We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cee1d21 commit 1b91799Copy full SHA for 1b91799
.github/workflows/publish-release.yml
@@ -232,7 +232,7 @@ jobs:
232
private-key: ${{ secrets.PMD_ACTIONS_HELPER_PRIVATE_KEY }}
233
owner: pmd
234
repositories: pmd-eclipse-plugin-p2-site
235
- permission-actions: write
+ permission-contents: write
236
- name: Prepare Local P2 Repository
237
uses: actions/checkout@v4
238
with:
.github/workflows/publish-snapshot.yml
@@ -184,7 +184,7 @@ jobs:
184
185
186
187
188
189
190
0 commit comments