Skip to content

Fixed: Fixed the issue that When switching different node export same… #17289

Fixed: Fixed the issue that When switching different node export same…

Fixed: Fixed the issue that When switching different node export same… #17289

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 }}
I18N_TOKEN: ${{ secrets.I18N_TOKEN }}