Closed DMRobertson closed 3 years ago
I wrote out an action only to realise that it basically already existed here. Two key differences:
It's triggered when we make a release on github.
I tried to test this on pull_request, but I don't think it's possible to test a new workflow until it's been merged into main? Given that it's against the test instance, I suggest we screw it and commit it anyway.
pull_request
It worked: https://test.pypi.org/project/synapse-s3-storage-provider/
I wrote out an action only to realise that it basically already existed here. Two key differences:
It's triggered when we make a release on github.
I tried to test this on
pull_request
, but I don't think it's possible to test a new workflow until it's been merged into main? Given that it's against the test instance, I suggest we screw it and commit it anyway.