There was an error while loading. Please reload this page.
1 parent 0a508d0 commit 86095d7Copy full SHA for 86095d7
2 files changed
.github/workflows/prepare-release.yml
@@ -68,7 +68,6 @@ jobs:
68
title: 'prepare release ${{ env.SC_VERSION }}'
69
branch: prepare-release-${{ env.SC_VERSION }}
70
env:
71
- ACTIONS_ALLOW_UNSECURE_COMMANDS: true
72
MAVEN_USERNAME: ${{ secrets.MAVEN_CENTRAL_USERNAME }}
73
MAVEN_PASSWORD: ${{ secrets.MAVEN_CENTRAL_PASSWORD }}
74
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
.github/workflows/release.yml
@@ -151,7 +151,6 @@ jobs:
151
fetch-depth: 0
152
153
154
155
156
157
0 commit comments