Skip to content

Commit a5bc61c

Browse files
authored
Merge pull request #54 from ngrok/bob/0.5.0b
0.5.0
2 parents 2e1f5fd + 7f8f5b0 commit a5bc61c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
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)