Skip to content

Commit

Permalink
ammend update-token-list.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
in-incognito committed Aug 21, 2024
1 parent 2a1f6a0 commit a2229b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-token-list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
git push origin --delete ${{ env.branch_name }}
else
echo "Branch does not exist remotely."
fi
fi
- name: Commit changes
run: |
Expand Down

0 comments on commit a2229b1

Please sign in to comment.