BUGS-NYU / nyu-cs-wiki

The go-to guide for NYU CS students
https://nyucswiki.com
Creative Commons Attribution Share Alike 4.0 International
5 stars 19 forks source link

GitHub actions empty secrets #57

Closed calvinatian closed 1 year ago

calvinatian commented 1 year ago

For some reason GH action has issues accessing the secrets when running the test deploy workflow. The main deploy workflow seems to pick up the secrets fine.

main deployment link test deployment link

calvinatian commented 1 year ago

More testing in #61

Secrets are not passed to runner when workflow triggered from a fork.