Skip to content

Commit 37b34ae

Browse files
authoredFeb 15, 2023
Update up-for-grabs-response.yml
1 parent 09d15b5 commit 37b34ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎.github/workflows/up-for-grabs-response.yml

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
uses: actions/github-script@v6
2121
with:
2222
script: |
23-
const fetch = require('node-fetch');
2423
const response = await fetch('https://collaboratorsv2.euwest01.umbraco.io/umbraco/api/comments/PostComment', {
2524
method: 'post',
2625
body: JSON.stringify({

0 commit comments

Comments
 (0)
Please sign in to comment.