Closed TheTripleV closed 4 years ago
This action needs a repo access token in secrets.REPO_ACCESS_TOKEN
This now sends pyfrc its version number. Note that the code for this only works if startsWith(github.event.ref, 'refs/tags')
. Otherwise, we would have to clone the repo.
Relates to robotpy/pyfrc#165
Sends pyfrc a webhook to update it's wpilib dependency to the latest version.