Skip to content

Commit 868e3af

Browse files
authored
Apply suggestion from @tonylampada
1 parent 3d4b1a4 commit 868e3af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565

6666
- name: Publish to npm
6767
if: ${{ inputs.dry_run == false }}
68+
# auth works by adding github.com/roboflow/inference-sdk-js as a trusted publisher in https://www.npmjs.com/package/@roboflow/inference-sdk
6869
run: npm publish --access public
6970

7071
- name: Create GitHub Release

0 commit comments

Comments
 (0)