mirror of
https://github.com/tenrok/axios.git
synced 2026-06-20 20:00:40 +03:00
chore(actions): fix sponsor action; (#6566)
This commit is contained in:
@@ -32,6 +32,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
echo "Sponsor block has changed. Creating PR with updates..."
|
echo "Sponsor block has changed. Creating PR with updates..."
|
||||||
- name: Read sponsors.md file content
|
- name: Read sponsors.md file content
|
||||||
|
if: ${{ steps.sponsors.outputs.changed == 'true'}}
|
||||||
id: read_file
|
id: read_file
|
||||||
run: |
|
run: |
|
||||||
echo 'CONTENT<<EOF' >> $GITHUB_ENV
|
echo 'CONTENT<<EOF' >> $GITHUB_ENV
|
||||||
|
|||||||
Reference in New Issue
Block a user