Skip to content

Commit 7f8f5b0

Browse files
committed
0.5.0
1 parent 2e1f5fd commit 7f8f5b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ jobs:
438438
path: ${{ env.APP_NAME }}.*.node
439439
if-no-files-found: error
440440
publish:
441-
if: github.ref == 'refs/heads/main' && github.repository == 'ngrok/ngrok-js'
441+
if: github.ref == 'refs/heads/main' && github.repository == 'ngrok/ngrok-nodejs'
442442
name: Publish
443443
runs-on: ubuntu-latest
444444
needs:

0 commit comments

Comments
 (0)