Explorar o código

CI: Fix node-version typo

Otherwise this generates an "unexpected inputs" warning.
sin-ack %!s(int64=4) %!d(string=hai) anos
pai
achega
3bea3f11e5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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