FIX typo
Some checks failed
dev test / test (push) Successful in 14s
dev test / vulnCheck (push) Successful in 39s
dev test / Ci-Lint (push) Failing after 15s
${{ github.actor }} executed Build Push Prod / build (push) Successful in 3m57s
${{ github.actor }} executed Build Push Prod / deploy (push) Successful in 18s

This commit is contained in:
maximo tejeda 2024-12-04 22:41:01 -04:00
parent 35d30336d8
commit 2eef720b9e

View File

@ -60,7 +60,7 @@ jobs:
TAG_VERSION: ${{ github.ref_name }}
NATS_SERVICE_URL: "${{ vars.NATS_SERVICE_URL }}"
DOLLAR_SERVICE_URL: "${{ vars.DOLLAR_SERVICE_URL }}"
TGBUSER_SERVICE_URL: "${{ TGBUSER_SERVICE_URL }}"
TGBUSER_SERVICE_URL: "${{ vars.TGBUSER_SERVICE_URL }}"
ENV: "${{ vars.ENV }}"
steps:
- name: echo repo dir