Skip to content
This repository was archived by the owner on Sep 2, 2022. It is now read-only.

Commit dae445d

Browse files
committed
Remove unused step id from cd.yml
1 parent 9d30482 commit dae445d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
token: ${{ secrets.GH_PAT }}
2525

2626
- name: "Set up Python"
27-
id: setup-python
2827
uses: actions/setup-python@v2
2928
with:
3029
python-version: '3.7'

0 commit comments

Comments
 (0)