Skip to content

Commit

Permalink
fix error 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Aweiro committed Nov 2, 2024
1 parent 0a175fa commit a00056f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
env:
FIREBASE_ADMIN_SDK: ${{ secrets.FIREBASE_ADMIN_SDK }} # Доступ до секрету
run: |
echo "$FIREBASE_ADMIN_SDK" > ./keys/serviceAccountKey.json
echo "$FIREBASE_ADMIN_SDK" > ./js/keys/serviceAccountKey.json
node server.js # Запустіть ваш скрипт

0 comments on commit a00056f

Please sign in to comment.