Skip to content

fix(deps): bump @types/node from 18.15.3 to 20.3.1 #395

fix(deps): bump @types/node from 18.15.3 to 20.3.1

fix(deps): bump @types/node from 18.15.3 to 20.3.1 #395

Workflow file for this run

name: Directus Extension
on:
push:
branches:
- main
pull_request:
types: [opened, reopened, synchronize, ready_for_review]
jobs:
call-workflow:
uses: wellenplan/actions/.github/workflows/directus-extension.yaml@v0.2.0
secrets:
ORGA_USER_TOKEN: ${{ secrets.ORGA_USER_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}