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:
1
.github/workflows/workflow_without_post.yml
vendored
1
.github/workflows/workflow_without_post.yml
vendored
@@ -151,6 +151,7 @@ jobs:
|
|||||||
"changelog": "https://raw.githubusercontent.com/${{ github.repository }}/refs/heads/main/changelog.md"
|
"changelog": "https://raw.githubusercontent.com/${{ github.repository }}/refs/heads/main/changelog.md"
|
||||||
}
|
}
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
- name: Commit jsons and changelog
|
- name: Commit jsons and changelog
|
||||||
if: ${{ inputs.create_release == 'true' }}
|
if: ${{ inputs.create_release == 'true' }}
|
||||||
uses: stefanzweifel/git-auto-commit-action@v5
|
uses: stefanzweifel/git-auto-commit-action@v5
|
||||||
|
|||||||
Reference in New Issue
Block a user