Skip to content

Commit d0d92f7

Browse files
committed
Adding new secret config
1 parent 70e9dd8 commit d0d92f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
matrix:
1414
node-version: [17.x]
1515
steps:
16-
- run: echo ${{ secrets.TEST_SECRET }}
1716
- uses: actions/checkout@v2
1817
- name: Use Node.js ${{ matrix.node-version }}
1918
uses: actions/setup-node@v1

0 commit comments

Comments
 (0)