Skip to content

Commit

Permalink
Merge pull request #310 from DazzlingFugu/ci-remove-node-version-use-…
Browse files Browse the repository at this point in the history
…default-value
  • Loading branch information
MrChocolatine authored Nov 15, 2023
2 parents d5f91fb + 4483fa7 commit fb28d97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag-release-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
if: ${{ github.event.workflow_run.conclusion == 'success' }}
uses: DazzlingFugu/.github/.github/workflows/js--tag-release-publish.yml@master
with:
node-version: 14
node-version: 18
package-manager: yarn
secrets:
npm-automation-token: ${{ secrets.NPM_AUTOMATION_TOKEN }}

0 comments on commit fb28d97

Please sign in to comment.