diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index c37c58e..dc56919 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -39,9 +39,6 @@ jobs: - name: Create config.json run: echo "${{ secrets.CONFIG_JSON }}" > config.json - - name: Display config.json - run: cat config.json - - name: Create firebase service account key run: echo "${{ secrets.FIREBASE_JSON }}" > meowd-bot-firebase-adminsdk-2g9mv-5423d91b65.json]