Skip to content

Commit c5b022c

Browse files
committed
fix small typo
1 parent dee986a commit c5b022c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
args: |
1919
Hi @everyone,
20-
🚀 A new client release has been build: https://github.com/litentry/litentry-parachain/releases/tag/${{ github.event.release.tag_name }}
20+
🚀 A new client release has been built: https://github.com/litentry/litentry-parachain/releases/tag/${{ github.event.release.tag_name }}
2121
✨ Please update the client using the docker image litentry/litentry-parachain:${{ github.event.release.tag_name }}
2222
2323
- name: Update litmus image version

0 commit comments

Comments
 (0)