Skip to content

Commit a38a97d

Browse files
committed
fix release
1 parent 676f058 commit a38a97d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@ jobs:
1818
id-token: write
1919

2020
steps:
21-
- uses: actions/checkout@v3
22-
with:
23-
fetch-depth: 0
24-
- uses: ./.github/actions/build-elroy
25-
2621
- name: Publish to PyPI
2722
env:
2823
TWINE_USERNAME: __token__

0 commit comments

Comments
 (0)