Closed crazy-max closed 1 month ago
Relates to #94
Instead of using the metadata.txt we could store the full event webhook payload located at GITHUB_EVENT_PATH: https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/store-information-in-variables#default-environment-variables
metadata.txt
GITHUB_EVENT_PATH
Relates to #94
Instead of using the
metadata.txt
we could store the full event webhook payload located atGITHUB_EVENT_PATH
: https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/store-information-in-variables#default-environment-variables