mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
chore: actions: API_KEY
This commit is contained in:
parent
d2176c93fb
commit
220cc5557b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/nodejs.yml
vendored
1
.github/workflows/nodejs.yml
vendored
|
|
@ -6,6 +6,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
env:
|
||||
NAME: cloudcmd
|
||||
API_KEY: ${{ secrets.API_KEY }}
|
||||
strategy:
|
||||
matrix:
|
||||
node-version:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue