Skip to content

Commit

Permalink
fix: Corrección de errores y mejoras en el lanzamiento
Browse files Browse the repository at this point in the history
  • Loading branch information
BarraR3port committed Jun 11, 2024
1 parent 19fa29b commit 07759c1
Show file tree
Hide file tree
Showing 6 changed files with 13,156 additions and 12,827 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,6 @@ jobs:
uses: tauri-apps/tauri-action@v0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NEXT_PUBLIC_APP_URL: ${{ secrets.NEXT_PUBLIC_APP_URL }}
NEXT_PUBLIC_API_URL: ${{ secrets.NEXT_PUBLIC_API_URL }}
with:
releaseId: ${{ needs.create-or-find-release.outputs.release_id }}
Loading

0 comments on commit 07759c1

Please sign in to comment.