Skip to content

Commit f1441cb

Browse files
Unneeded env variable
1 parent e82a648 commit f1441cb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/tutorials/marketpulse/cicd.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ Here is an example of one using the Github configuration files and [Vercel](http
3030
- name: Check out repository code
3131
uses: actions/checkout@v3
3232
- name: Use node
33-
env:
34-
DEPLOYER_PRIVATE_KEY:
3533
uses: actions/setup-node@v4
3634
with:
3735
node-version: 22

0 commit comments

Comments
 (0)