Skip to content

Commit 07171bf

Browse files
authored
Merge pull request #6 from ydb-platform/astandrik.fix-release-2
fix: newline
2 parents 85c4bfc + 9cafcd1 commit 07171bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
with:
1414
github-token: ${{ secrets.YDB_PLATFORM_BOT_TOKEN_REPO }}
1515
npm-token: ${{ secrets.NODE_AUTH_TOKEN }}
16-
node-version: 18
16+
node-version: 18

0 commit comments

Comments
 (0)