mirror of
https://github.com/CarmJos/MineConfiguration.git
synced 2026-06-04 13:55:03 +08:00
测试
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
|||||||
central-deploy:
|
central-deploy:
|
||||||
name: "Deploy Project (Central Repository)"
|
name: "Deploy Project (Central Repository)"
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: '!contains( {{ env.GITHUB_REF }} , "SNAPSHOT" )'
|
if: "!contains({{ env.GITHUB_REF }},'SNAPSHOT')"
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: "Set up JDK"
|
- name: "Set up JDK"
|
||||||
|
|||||||
Reference in New Issue
Block a user