Update up-for-grabs-response.yml

This commit is contained in:
Sebastiaan Janssen
2023-02-15 14:29:28 +01:00
committed by GitHub
parent 09d15b5e30
commit 37b34aea11

View File

@@ -20,7 +20,6 @@ jobs:
uses: actions/github-script@v6 uses: actions/github-script@v6
with: with:
script: | script: |
const fetch = require('node-fetch');
const response = await fetch('https://collaboratorsv2.euwest01.umbraco.io/umbraco/api/comments/PostComment', { const response = await fetch('https://collaboratorsv2.euwest01.umbraco.io/umbraco/api/comments/PostComment', {
method: 'post', method: 'post',
body: JSON.stringify({ body: JSON.stringify({