Wawa
Wawa
Hi, Before I would like to thank you for this super useful website, i use it frequently and one feature that I'm missing is : a copy button ! because...
### Description Hi, Just updating the Intellisense JSDoc on `useUserAccessGroup` because I noticed it was wrong haha, it was a copy paste from the above function, happens :) ### Related...
### Action config **Env:** node: v18.20.5 npm: 10.8.2 firebase-tools: 13.29.1 ```yml uses: FirebaseExtended/action-hosting-deploy@v0 with: repoToken: ${{ secrets.GITHUB_TOKEN }} firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_XXX }} projectId: xxx firebaseToolsVersion: "13.29.1" channelId: # same issue...
Hi, I figured out that the problem I was having in https://github.com/FirebaseExtended/action-hosting-deploy/issues/403 was occurring because I was using [act](https://github.com/nektos/act). But i then saw that there is no default case in...
## Issue Hi :) It's not a major problem, I just think it comes from the modular catcher catching a .toJSON as a modular function ? I can look at...