We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b238f2 commit 5344772Copy full SHA for 5344772
.github/workflows/release.yml
@@ -6,6 +6,7 @@ name: release
6
7
jobs:
8
release:
9
+ if: github.repository == 'ydb-platform/ydb-nodejs-sdk'
10
runs-on: ubuntu-latest
11
steps:
12
- uses: yandex-cloud/ui-release-action@main
0 commit comments