Skip to content

Commit 25a1e58

Browse files
committed
remove cond
1 parent adea443 commit 25a1e58

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/autodl.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
git add .
2424
git commit -m "Update colour backup data"
2525
- name: Push
26-
if: ${{ steps.gitconf.outcome == success() }}
2726
uses: ad-m/github-push-action@master
2827
with:
2928
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)