We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 494d817 + 17ab74d commit 9470f27Copy full SHA for 9470f27
.github/workflows/CICD.yml
@@ -1,4 +1,4 @@
1
-name: Build and Publish NuGet Package
+name: Publish NuGet Package
2
3
on:
4
workflow_dispatch:
README.md
@@ -171,7 +171,7 @@ var apiResponse = Task.Run(async () => await fiscalApi.Catalogs.SearchCatalogAsy
171
172
## 📄 Licencia
173
174
-Este proyecto está licenciado bajo la Licencia MPL. Consulta el archivo [LICENSE](LICENSE) para más detalles.
+Este proyecto está licenciado bajo la Licencia MPL. Consulta el archivo [LICENSE](LICENSE.txt) para más detalles.
175
176
## 🔗 Enlaces Útiles
177
0 commit comments