Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
arielj committed Dec 1, 2021
1 parent 552a52e commit 2b756bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: fastruby/manage-heroku-review-app@v1
- uses: fastruby/manage-heroku-review-app@v1.2
with:
action: create
env:
Expand All @@ -42,7 +42,7 @@ on:
jobs:
destroy-review-app:
steps:
- uses: fastruby/manage-heroku-review-app@v1
- uses: fastruby/manage-heroku-review-app@v1.2
with:
action: destroy
env:
Expand Down

0 comments on commit 2b756bc

Please sign in to comment.