Skip to content

Commit

Permalink
Merge pull request #250 from Black-Dot-2024/develop
Browse files Browse the repository at this point in the history
Staging Release
  • Loading branch information
dembA7 authored Jun 6, 2024
2 parents a0dc825 + 8036f95 commit ff61ed2
Show file tree
Hide file tree
Showing 54 changed files with 2,615 additions and 478 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/issue-de-defecto.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Issue de Defecto
about: Registrar un defecto encontrado
title: MOD-RF00-ID00/Eliminar tarea cuando se elimina usario
title: Módulo/RFXX/Detalle
labels: ''
assignees: ''
---
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 ff61ed2

Please sign in to comment.