mirror of
https://github.com/Cockatrice/Magic-Token.git
synced 2026-05-07 13:26:03 -05:00
parent
db4ac6f517
commit
c27738ee85
2
.github/workflows/update_links.yml
vendored
2
.github/workflows/update_links.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
- name: Query Scryfall API and update picURLs
|
||||
shell: bash
|
||||
working-directory: ./scripts
|
||||
run: python3 -u update_image_links.py ../tokens.xml --inplace
|
||||
run: python3 update_image_links.py ../tokens.xml --inplace
|
||||
|
||||
- name: Create pull request
|
||||
if: github.event_name != 'pull_request'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user