Skip to content

Commit 5344772

Browse files
authored
ci: run release job only for base repository
1 parent 7b238f2 commit 5344772

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ name: release
66

77
jobs:
88
release:
9+
if: github.repository == 'ydb-platform/ydb-nodejs-sdk'
910
runs-on: ubuntu-latest
1011
steps:
1112
- uses: yandex-cloud/ui-release-action@main

0 commit comments

Comments
 (0)