Skip to content

tst commit

tst commit #4845

Workflow file for this run

name: Release bot
on:
issue_comment:
types: [created]
jobs:
release_bot:
uses: TykTechnologies/github-actions/.github/workflows/release-bot.yaml@d3fa20888fa2878e877e22bb7702141217290e7c # main
secrets:
APP_ID: ${{ secrets.PROBE_APP_ID }}
APP_PRIVATE_KEY: ${{ secrets.PROBE_APP_PRIVATE_KEY }}
APP_INSTALLATION_ID: ${{ secrets.PROBE_APP_INSTALLATION_ID }}