[github] update metric-workflow.yml

This commit is contained in:
Lauryy06
2021-09-26 20:50:53 +02:00
committed by GitHub
parent 0a5e9e0889
commit 56f735e302

View File

@@ -31,7 +31,6 @@ jobs:
- name: Add comment
uses: actions/github-script@v3.0.0
with:
github-token: ${{ secrets.OMEGA_ROBOT_TOKEN }}
script: |
await github.issues.createComment({
owner: context.repo.owner,