mirror of
				https://github.com/DaoCloud/public-image-mirror.git
				synced 2025-11-01 06:19:36 +08:00 
			
		
		
		
	Fix svg suffix
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/check.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/check.yml
									
									
									
									
										vendored
									
									
								
							| @@ -23,7 +23,7 @@ jobs: | |||||||
|       - name: Update badge |       - name: Update badge | ||||||
|         env: |         env: | ||||||
|           GH_TOKEN: ${{ secrets.GH_TOKEN }} # Generated for update gist |           GH_TOKEN: ${{ secrets.GH_TOKEN }} # Generated for update gist | ||||||
|           BADGE_PATH: "gist://wzshiming/*/daocloud-sync-badge" |           BADGE_PATH: "gist://wzshiming/*/daocloud-sync-badge.svg" | ||||||
|         run: | |         run: | | ||||||
|           wget https://github.com/wzshiming/putingh/releases/download/v0.6.1/putingh_linux_amd64 -O /usr/local/bin/putingh && chmod +x /usr/local/bin/putingh |           wget https://github.com/wzshiming/putingh/releases/download/v0.6.1/putingh_linux_amd64 -O /usr/local/bin/putingh && chmod +x /usr/local/bin/putingh | ||||||
|           GH_TOKEN="${GH_TOKEN}" putingh "${BADGE_PATH}" sync.svg |           GH_TOKEN="${GH_TOKEN}" putingh "${BADGE_PATH}" sync.svg | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user