Update workflow_without_post.yml

This commit is contained in:
egor-white
2025-11-03 00:28:58 +03:00
committed by GitHub
parent 44deef4aef
commit dedab3386a

View File

@@ -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