You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Alternatively you can use a separate `heroku_app_version` to set your Heroku app
30
30
31
31
## What
32
32
33
-
This action creates te build, follows its logs, then follows the release logs triggered by the build. It provides the following outputs:
33
+
This action creates the build, follows its logs, then follows the release logs triggered by the build. It provides the following outputs:
34
34
35
35
1.`source_tarball`: The link to the source tarball that is sent to Heroku. Note that for private repos, these links will expire after 5 minutes [per GitHub's docs](https://docs.github.com/en/rest/repos/contents#download-a-repository-archive-tar).
36
36
1.`build`: A JSON string that contains the finished build information from the Heroku API
0 commit comments