Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit 28b5812

Browse files
committed
update name
1 parent c7bf2d9 commit 28b5812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-nmstore.yml renamed to .github/workflows/build-wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
release: $RELEASE
4343
name: $NAME
4444
- name: Push to s3 bucket
45-
uses: neuralmagic/nmstore/actions/s3@pypi-test
45+
uses: neuralmagic/nmstore/actions/s3_push@pypi-test
4646
with:
4747
filename: dist/*.whl
4848
internal: $INTERNAL

0 commit comments

Comments
 (0)