Skip to content

chore: allow nuxt-typo3 version 5 #3

chore: allow nuxt-typo3 version 5

chore: allow nuxt-typo3 version 5 #3

Workflow file for this run

name: Prerelease
on:
push:
branches:
- "develop"
jobs:
prerelease:
runs-on: ubuntu-latest
steps:
- uses: remindgmbh/[email protected]
with:
node-version: 20
npm-token: ${{ secrets.NPM_TOKEN }}