Skip to content

Commit

Permalink
Merge pull request #258 from Black-Dot-2024/staging
Browse files Browse the repository at this point in the history
release(main)
  • Loading branch information
DHurtado714-itesm committed Jun 11, 2024
2 parents 74e4d6d + 56cdd8b commit e6dba9d
Show file tree
Hide file tree
Showing 62 changed files with 3,093 additions and 1,364 deletions.
6 changes: 1 addition & 5 deletions .github/ISSUE_TEMPLATE/issue-de-defecto.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
---
name: Issue de Defecto
about: Registrar un defecto encontrado
title: Modulo/RFXX/Detalle
title: Módulo/RFXX/Detalle
labels: ''
assignees: ''
---

# Contenido

## Test ID

## Descripción de la tarea

¿Qué esta mal?
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request:
branches:
- develop
- MBI

jobs:
build:
Expand Down Expand Up @@ -50,3 +51,4 @@ jobs:
env:
CI: true
FIREBASE_PRIVATE_KEY: ${{ secrets.FIREBASE_PRIVATE_KEY }}
RESEND_API_KEY: ${{ secrets.RESEND_API_KEY }}
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"dotenv": "^16.4.5",
"express": "^4.19.2",
"firebase-admin": "^12.0.0",
"resend": "^3.2.0",
"uuid": "^9.0.1",
"zod": "^3.23.5"
},
Expand Down
Loading

0 comments on commit e6dba9d

Please sign in to comment.