Stephanie Caulley
Stephanie Caulley
### Action config ``` - uses: FirebaseExtended/action-hosting-deploy@v0 with: repoToken: "${{ secrets.FIREBASE_TOKEN }}" firebaseServiceAccount: "${{ secrets.FIREBASE_SERVICE_ACCOUNT }}" projectId: my-awesome-project ``` --> ### Error message Run FirebaseExtended/action-hosting-deploy@v0 (node:1636) UnhandledPromiseRejectionWarning: HttpError: token ***...
## Summary I have been working on an lit-element work around for the upload-widget using the CDN. I have gotten to a place that I can load the dialog, However...
### Your Environment - Version used: 9.0.7 (.deb) - Operating System and version: Linux Mint Debian Edition 6 (faye) - Desktop Environment: Cinnamon v 6.2.9 - NextCloud version: Nextcloud Hub...
### Steps to Reproduce 1. Happened on Desktop app (Linux Mint Debian Edition 6) after setting up sync both for desktop and Android 2. Sync is saving to NextCloud 3....
Many of the fields for the `package.json` have description, but not `type`. Type needs at least a description of what are the valid options.