Apply suggestions from code review

Co-authored-by: Damir Jelić <poljar@termina.org.uk>
This commit is contained in:
Richard van der Hoff
2023-03-30 15:38:42 +01:00
committed by GitHub
parent 4f3f9c7af8
commit f60c678af8
2 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
#
# It is triggered when a new tag appears that matches
# `matrix-sdk-crypto-js-[0-9]+.*`. This workflow builds the package
# for the binding, run its tests to ensure everything is still
# for the bindings, runs its tests to ensure everything is still
# correct, and publishes the package on NPM and on a newly created
# Github release.