Skip to content

Commit

Permalink
update image save policy
Browse files Browse the repository at this point in the history
  • Loading branch information
ktKongTong committed Apr 15, 2024
1 parent be831f5 commit 27a946a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/fetch-new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,6 @@ jobs:
run: |
touch .env
echo "IMAGE_SAVE_POLICY=LOCAL" >> .env
# echo "IMAGE_STORAGE_HOST=${{ secrets.IMAGE_STORAGE_HOST }}" >> .env
# echo "IMAGE_STORAGE_TOKEN=${{ secrets.IMAGE_STORAGE_TOKEN }}" >> .env
# echo "MP_BIZ_ID=${{ secrets.MP_BIZ_ID }}" >> .env
# echo "MP_ALBUM_ID=${{ secrets.MP_ALBUM_ID }}" >> .env
cat .env
- name: run script
id: fetch
Expand Down

0 comments on commit 27a946a

Please sign in to comment.