diff --git a/.github/workflows/maven.yaml b/.github/workflows/maven.yaml index e8d040e8..e8d5ea3d 100644 --- a/.github/workflows/maven.yaml +++ b/.github/workflows/maven.yaml @@ -39,8 +39,6 @@ jobs: name: target path: "**/target" retention-days: 5 - env: - GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} build-image: if: inputs.build-images == true