瀏覽代碼

CI: Fix node-version typo

Otherwise this generates an "unexpected inputs" warning.
sin-ack 3 年之前
父節點
當前提交
3bea3f11e5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/twitter.yml

+ 1 - 1
.github/workflows/twitter.yml

@@ -11,7 +11,7 @@ jobs:
       - uses: actions/checkout@v2
       - uses: actions/setup-node@v2
         with:
-          node_version: '14'
+          node-version: '14'
       - run: npm i twit
       - run: |
           node ${{ github.workspace }}/Meta/tweet-commits.js << EOF