1
mirror of https://github.com/CarmJos/MineConfiguration.git synced 2024-09-19 20:05:49 +00:00

修复部署配置

This commit is contained in:
Carm Jos 2022-04-25 08:28:33 +08:00
parent f254383b79
commit 08a56c7168

View File

@ -39,7 +39,6 @@ jobs:
central-deploy:
name: "Deploy Project (Central Repository)"
runs-on: ubuntu-latest
if: "!contains({{ env.GITHUB_REF }},'SNAPSHOT')"
steps:
- uses: actions/checkout@v2
- name: "Set up JDK"