Workflow
This commit is contained in:
parent
ffc5cfa751
commit
35567e5a78
1 changed files with 0 additions and 3 deletions
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
|
@ -29,9 +29,6 @@ jobs:
|
|||
name: debug-symbols
|
||||
path: ./release/symbols
|
||||
|
||||
- name: Zip Symbols
|
||||
run: zip -r symbols.zip ./release/symbols/*
|
||||
|
||||
- name: Use What's New Message
|
||||
run: |
|
||||
mkdir ./release/whatsnew
|
||||
|
|
Loading…
Reference in a new issue