Skip to content

Commit

Permalink
ci(tag-release-publish): remove node-version
Browse files Browse the repository at this point in the history
  • Loading branch information
MrChocolatine committed Nov 12, 2023
1 parent e980264 commit fce3ee6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tag-release-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
if: ${{ github.event.workflow_run.conclusion == 'success' }}
uses: DazzlingFugu/.github/.github/workflows/js--tag-release-publish.yml@master
with:
node-version: 14
package-manager: yarn
secrets:
npm-automation-token: ${{ secrets.NPM_AUTOMATION_TOKEN }}

0 comments on commit fce3ee6

Please sign in to comment.