OceanGlidersCommunity / DepthAverageCurrents_SOP

Depth Average Currents (DACs) Standard Operating Procedure (SOP)
https://oceangliderscommunity.github.io/DepthAverageCurrents_SOP/README.html
Other
1 stars 3 forks source link

Test PR to test netlify preview-deployment #95

Closed soerenthomsen closed 2 years ago

soerenthomsen commented 2 years ago

I just try to setup the preview deployment via netlify and thus do this Test PR

github-actions[bot] commented 2 years ago

This pull request is being automatically built with GitHub Actions and Netlify. To see the status of your deployment, click below.

🔍 Git commit SHA: 232875b1b6905ae4defb9a3e5e1b99eabce3b756 ✅ Deployment Preview URL: https://61f92a66482d95c438574822--dacssop.netlify.app

soerenthomsen commented 2 years ago

Still not working and get this error message

`Run nwtgck/actions-netlify@v1.2 2 with: 3 publish-dir: _build/html 4 production-deploy: false 5 github-token: 6 enable-commit-comment: false 7 env: 8 comment_message: This pull request is being automatically built with GitHub Actions and Netlify. To see the status of your deployment, click below. 9 NETLIFY_AUTH_TOKEN: 10

11 NETLIFY_SITE_ID: 12 Error: 13 is not a legal HTTP header value`

soerenthomsen commented 2 years ago

Updated the under Settings -> Secrets -> Actions the "NETLIFY_SITE_ID" with the code provided on netlify for named "API ID". Not suret this is the right ID?

But this is how I understand it here: https://docs.netlify.com/cli/get-started/

soerenthomsen commented 2 years ago

Also generated a new NETLIFY_AUTH_TOKEN now

soerenthomsen commented 2 years ago

Now it works! Great! :)