Do not rely on env
This commit is contained in:
parent
49919707c0
commit
64bcaab624
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 500
|
||||
ref: ${{ inputs.ref_name }}
|
||||
path: $CI_PROJECT_NAME
|
||||
path: papermc
|
||||
- name: Package build
|
||||
run: |
|
||||
if test $GITHUB_REF_NAME == "ci" ; then
|
||||
|
|
Loading…
Reference in a new issue