bobheadxi / deployments

🔖 GitHub Action for working painlessly with deployment statuses
https://github.com/marketplace/actions/github-deployments
MIT License
385 stars 64 forks source link

Where can I see the description? #154

Open YunaBraska opened 1 year ago

YunaBraska commented 1 year ago

Hi, I am using the desc parameter to set my own description. Now I wonder where I can see this description?

When I go to actionsdeployments then I see only: 973491a was [deployed] by MyUser 2 minutes ago

logs & my input:

Run bobheadxi/deployments@v1.4.0
  with:
    step: finish
    token: ***
    env: ps
    status: success
    deployment_id: 1002556365
    desc: Finished deploy image [my-app:my-tag] on stage [test]
    debug: false
    auto_inactive: false
iamstarkov commented 1 year ago

GitHub decided to stop showing them, see #18