Skip to content

[bug]: error transferring files to +OPL folder #60

[bug]: error transferring files to +OPL folder

[bug]: error transferring files to +OPL folder #60

Workflow file for this run

name: handle new issue
on:
workflow_dispatch:
issues:
types: opened
jobs:
message:
runs-on: ubuntu-latest
steps:
- name: Discord Webhook Action
uses: tsickert/discord-webhook@v2.0.2
with:
webhook-url: ${{ secrets.ISSUE_WEBHOOK }}
content: "<@&859525500393357353>, issue number ${{ github.event.issue.number }} was Opened on github\n"