Skip to content

Fixed: Fixed an issue where the auto-login state could not be saved f… #5607

Fixed: Fixed an issue where the auto-login state could not be saved f…

Fixed: Fixed an issue where the auto-login state could not be saved f… #5607

on: [push, pull_request, release]
name: JumpServer repos generic handler
jobs:
generic_handler:
name: Run generic handler
runs-on: ubuntu-latest
steps:
- uses: jumpserver/action-generic-handler@master
env:
GITHUB_TOKEN: ${{ secrets.PRIVATE_TOKEN }}