Skip to content

Fixed: Fixed the issue where the prompt information was translated wh… #13

Fixed: Fixed the issue where the prompt information was translated wh…

Fixed: Fixed the issue where the prompt information was translated wh… #13

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 }}