Skip to content

Error bwrap: execvp /bin/sh: No such file or directory #29

Error bwrap: execvp /bin/sh: No such file or directory

Error bwrap: execvp /bin/sh: No such file or directory #29

Workflow file for this run

name: Notify
on:
discussion:
types: [created, reopened]
issues:
types: [opened, reopened]
jobs:
notify:
runs-on: ubuntu-22.04
steps:
- name: Send notification
uses: USA-RedDragon/[email protected]
with:
bot-token: ${{ secrets.TG_BOT_TOKEN }}
chat-id: ${{ secrets.TG_CHAT_ID }}