Skip to content

Commit

Permalink
👻 Hide secrets from output again
Browse files Browse the repository at this point in the history
  • Loading branch information
wiki-Bird committed Aug 15, 2023
1 parent 918c35a commit 843f95a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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]

Expand Down

0 comments on commit 843f95a

Please sign in to comment.