Skip to content

Commit 9c3c819

Browse files
authored
ci: pypi / fabtic (#16272)
1 parent d218331 commit 9c3c819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
pypi-token: ${{ secrets.PYPI_TOKEN_APP }}
168168
- uses: ./.github/actions/pkg-publish
169169
with:
170-
pkg-pattern: "*fabric*"
170+
pkg-folder: dist/fabric
171171
pypi-token: ${{ secrets.PYPI_TOKEN_FABRIC }}
172172
- uses: ./.github/actions/pkg-publish
173173
with:

0 commit comments

Comments
 (0)