2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-15 11:59:42 +03:00

chore(actions): fix sponsor action; (#6566)

This commit is contained in:
Dmitriy Mozgovoy
2024-08-20 15:13:53 +03:00
committed by GitHub
parent c8b7be59cb
commit bcd1c6d65a
+1
View File
@@ -32,6 +32,7 @@ jobs:
run: |
echo "Sponsor block has changed. Creating PR with updates..."
- name: Read sponsors.md file content
if: ${{ steps.sponsors.outputs.changed == 'true'}}
id: read_file
run: |
echo 'CONTENT<<EOF' >> $GITHUB_ENV