We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70e9dd8 commit d0d92f7Copy full SHA for d0d92f7
.github/workflows/deploy.yml
@@ -13,7 +13,6 @@ jobs:
13
matrix:
14
node-version: [17.x]
15
steps:
16
- - run: echo ${{ secrets.TEST_SECRET }}
17
- uses: actions/checkout@v2
18
- name: Use Node.js ${{ matrix.node-version }}
19
uses: actions/setup-node@v1
0 commit comments