Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AkhileshNS committed Feb 12, 2023
2 parents e1e2b15 + f3da63e commit 5ef17ff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Heroku Deploy

[![Join the chat at https://gitter.im/akhileshns-heroku-deploy/community](https://badges.gitter.im/akhileshns-heroku-deploy/community.svg)](https://gitter.im/akhileshns-heroku-deploy/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

![GitHub issues](https://img.shields.io/github/issues/AkhileshNS/heroku-deploy.svg)
![GitHub](https://img.shields.io/github/license/AkhileshNS/heroku-deploy.svg)
![Tests](https://github.com/AkhileshNS/heroku-deploy/workflows/Tests/badge.svg)
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,5 @@ outputs:
status:
description: "The Success/Failure of the action"
runs:
using: "node12"
using: "node16"
main: "index.js"

0 comments on commit 5ef17ff

Please sign in to comment.