you can try ```go ${{ index (split github.repository "/") 1 }} ``` but I haven't tested it

you can try
${{ index (split github.repository "/") 1 }}

but I haven't tested it
Was this page helpful?