Update action.yml
Actionlint / build (push) Successful in 26s

This commit is contained in:
2026-08-10 18:03:06 +03:00
parent 7bae878fb2
commit 57ef90e61d
+2
View File
@@ -32,6 +32,8 @@ runs:
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
fetch-depth: '0'
- name: Copy Git Credentials
run: cat /tmp/git-credentials* >> .git/config
- name: Bump version and push tag
id: tag
if: ${{ inputs.tag == 'true' }}