Skip to content

fix: use @eggjs/security and @eggjs/session (#5384) #92

fix: use @eggjs/security and @eggjs/session (#5384)

fix: use @eggjs/security and @eggjs/session (#5384) #92

Workflow file for this run

name: Release
on:
push:
branches: [ next ]
jobs:
release:
name: Node.js
uses: eggjs/github-actions/.github/workflows/node-release.yml@master
secrets:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GIT_TOKEN: ${{ secrets.GIT_TOKEN }}