File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11on :
22 workflow_dispatch :
33
4- name : release
4+ name : release-debug
55
66jobs :
77 release :
88 if : github.repository == 'ydb-platform/ydb-nodejs-sdk'
99 runs-on : ubuntu-latest
1010 steps :
11- - uses : yandex-cloud/ui- release-action@main
11+ - uses : gravity-ui/ release-action@v1
1212 with :
1313 github-token : ${{ secrets.YDB_PLATFORM_BOT_TOKEN_REPO }}
1414 npm-token : ${{ secrets.NODE_AUTH_TOKEN }}
Original file line number Diff line number Diff line change 99 if : github.repository == 'ydb-platform/ydb-nodejs-sdk'
1010 runs-on : ubuntu-latest
1111 steps :
12- - uses : yandex-cloud/ui- release-action@main
12+ - uses : gravity-ui/ release-action@v1
1313 with :
1414 github-token : ${{ secrets.YDB_PLATFORM_BOT_TOKEN_REPO }}
1515 npm-token : ${{ secrets.NODE_AUTH_TOKEN }}
You can’t perform that action at this time.
0 commit comments