mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[github] update metric-workflow.yml
This commit is contained in:
1
.github/workflows/metric-workflow.yml
vendored
1
.github/workflows/metric-workflow.yml
vendored
@@ -31,7 +31,6 @@ jobs:
|
|||||||
- name: Add comment
|
- name: Add comment
|
||||||
uses: actions/github-script@v3.0.0
|
uses: actions/github-script@v3.0.0
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.OMEGA_ROBOT_TOKEN }}
|
|
||||||
script: |
|
script: |
|
||||||
await github.issues.createComment({
|
await github.issues.createComment({
|
||||||
owner: context.repo.owner,
|
owner: context.repo.owner,
|
||||||
|
|||||||
Reference in New Issue
Block a user