Skip to content

Commit

Permalink
chore: add last release SHA (#684)
Browse files Browse the repository at this point in the history
  • Loading branch information
vovaspace authored Jan 31, 2024
1 parent 661bd5d commit d08faf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
with:
token: ${{ secrets.YDB_PLATFORM_BOT_TOKEN_REPO }}
release-type: node
last-release-sha: f816d60ee3f545b1a08f893c5b7ae809cd15bcb3
- run: npm publish
if: ${{ steps.release.outputs.release_created }}
env:
Expand Down

0 comments on commit d08faf8

Please sign in to comment.