diff options
author | Yusuke Endoh <[email protected]> | 2024-05-20 14:53:36 +0900 |
---|---|---|
committer | Yusuke Endoh <[email protected]> | 2024-05-21 00:04:41 +0900 |
commit | 1ba93c2c4d4fa89f5fda490b6e82caafb0d5abc6 () | |
tree | 65bbe3d4c6262430838c63d11b3eb28d7f48c12b | |
parent | f1bbcc81261aeeb304d0d0b52d7c2310c01089a8 (diff) |
Upload cores to AWS S3 (if any)
-rw-r--r-- | ./workflows/macos.yml | 30 |
1 files changed, 30 insertions, 0 deletions
@@ -129,6 +129,36 @@ jobs: SLACK_WEBHOOK_URL: ${{ secrets.SIMPLER_ALERTS_URL }} # ruby-lang slack: ruby/simpler-alerts-bot if: ${{ failure() }} result: if: ${{ always() }} name: ${{ .workflow }} result |