We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e942144 commit 65dc379Copy full SHA for 65dc379
.github/workflows/trackerslist_autoupdate.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- name: Run script to trackerslist
27
run: |
28
- python trackerslist.py
+ python trackerslist.py github-actions
29
30
- name: Commit and push changes
31
0 commit comments