Skip to content

Commit fb3fad9

Browse files
authored
CD fix (#65)
* packaging 0.7.0 * Making npm publish run only on unit-finance/unit-node-sdk * Making npm publish run only on unit-finance/unit-node-sdk * Making npm publish run only on unit-finance/unit-node-sdk * Making npm publish run only on unit-finance/unit-node-sdk
1 parent 4cec33e commit fb3fad9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55

66
jobs:
77
publish:
8+
if: github.repository_owner == 'unit-finance'
89
runs-on: ubuntu-latest
910
steps:
1011
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)