Summary: This was an expected failure, you can see here how the last step of the "Publish Android" workflow currently fails: https://github.com/facebook/flipper/runs/1873750507?check_suite_focus=true This is because it no longer runs in a tagging context. We're now providing the tag as an input and my custom action knows how to attach to existing tags by name. Pull Request resolved: https://github.com/facebook/flipper/pull/1920 Test Plan: Test run here finished successfully: https://github.com/passy/flipper-1/actions/runs/560774414 Publish Android job: https://github.com/passy/flipper-1/actions/runs/560775419 Attached release: https://github.com/passy/flipper-1/releases/tag/v0.0.7 Artifacts on Central: https://repo.maven.apache.org/maven2/com/facebook/flipper/flipper/0.0.7/ {F372552533} {F372552532} Reviewed By: mweststrate Differential Revision: D26402629 Pulled By: passy fbshipit-source-id: 7290e6bb8d1078ee20a0cf10105dc37f1e7aa99a