add secrets #1
@ -54,8 +54,10 @@ runs:
|
||||
BW_CLIENTID: ${{ inputs.client-id }}
|
||||
BW_CLIENTSECRET: ${{ inputs.client-secret }}
|
||||
|
||||
- name: Install Dependencies
|
||||
run: npm install
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '20'
|
||||
|
||||
- name: Retrieve Requested Secrets
|
||||
shell: sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user