Ver Fonte

chore: remove lock publish node version

linyan há 2 anos atrás
pai
commit
ca5fd605dc
1 ficheiros alterados com 0 adições e 2 exclusões
  1. 0 2
      .github/workflows/publish.yml

+ 0 - 2
.github/workflows/publish.yml

@@ -30,8 +30,6 @@ jobs:
                   RELEASE_TYPE: ${{ github.event.inputs.release_type }}
 
             - name: publish
-              with:
-                node-version: '16'
               run: |
                   git config --global user.name 'semi-bot'
                   git config --global user.email '[email protected]'