Skip to content

Commit

Permalink
docs: generating changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dlohvinov committed Oct 25, 2024
1 parent 871da0d commit bbee371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
name: "@webitel/ui-sdk v${{ steps.package-version.outputs.current-version}}"
body: ${{ steps.changelog.outputs.changes }}

- name: Sleep for 10 seconds
- name: Sleep for sm seconds
run: sleep 10s
shell: bash

Expand Down

0 comments on commit bbee371

Please sign in to comment.