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 b5ca8b5 commit 02651ceCopy full SHA for 02651ce
.github/workflows/release.yml
@@ -104,9 +104,6 @@ jobs:
104
runs-on: ubuntu-latest
105
needs: [prepare-release]
106
timeout-minutes: 60
107
- permissions:
108
- contents: read
109
- packages: write
110
steps:
111
- uses: actions/checkout@v4
112
.github/workflows/test-deploy.yml
@@ -10,9 +10,6 @@ jobs:
10
publish-maven:
11
12
13
14
15
16
17
18
0 commit comments