mirror of
https://github.com/egor-white/zaprett.git
synced 2025-12-10 05:19:42 +05:00
Update workflow_without_post.yml
This commit is contained in:
5
.github/workflows/workflow_without_post.yml
vendored
5
.github/workflows/workflow_without_post.yml
vendored
@@ -97,9 +97,6 @@ jobs:
|
||||
updateJson=https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/update-hosts.json
|
||||
EOF
|
||||
|
||||
- name: Tree files
|
||||
run: |
|
||||
tree zaprett/ zaprett-hosts/ zaprett-tv/
|
||||
- name: Create archives
|
||||
run: |
|
||||
cd zaprett && zip -r ../zaprett.zip ./* && cd ..
|
||||
@@ -126,8 +123,6 @@ jobs:
|
||||
name: zaprett
|
||||
path: out/*
|
||||
|
||||
|
||||
|
||||
- name: Update changelog
|
||||
if: ${{ inputs.create_release == 'true' }}
|
||||
run: echo "${{ inputs.release_changes }}" > changelog.md
|
||||
|
||||
Reference in New Issue
Block a user