workflows
This commit is contained in:
parent
7fb9495a15
commit
9053ae2074
5 changed files with 452 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
with:
|
||||
path: CHANGELOG.md
|
||||
|
||||
- name: normal -> extended
|
||||
- name: move
|
||||
run: |
|
||||
rsync -av --exclude-from='./.github/buildtools/filelist.txt' ./ ./.minecraft/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue