Skip to content

Support returning user subject with variables for AuthenticationProvi… #289

Support returning user subject with variables for AuthenticationProvi…

Support returning user subject with variables for AuthenticationProvi… #289

Workflow file for this run

name: MoP Release Notes
on:
push:
branches:
- master
path-ignores:
- 'docs/**'
- 'README.md'
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: release note
uses: toolmantim/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}