Skip to content

Fixed: Fixes an issue where users were unable to edit paths #47

Fixed: Fixes an issue where users were unable to edit paths

Fixed: Fixes an issue where users were unable to edit paths #47

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