ci(fix): spelling

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
rjshrjndrn 2022-06-24 14:59:11 +02:00
parent f17fd33120
commit abe4f17bbc

View file

@ -39,7 +39,7 @@ jobs:
# - name: Install
# run: npm install
- name: Building and Pusing frontend image
- name: Building and Pushing frontend image
id: build-image
env:
DOCKER_REPO: ${{ secrets.OSS_REGISTRY_URL }}