Skip to content

Commit

Permalink
Update ruby.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Johnson committed Jan 13, 2021
1 parent f44361f commit 916a522
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
heroku_email: "mjohn174@gmail.com"
- name: Update result to Deployment API
if: always()
uses: unacast/actions-github-deployment-status@latest
uses: unacast/actions-github-deployment-status@0.4.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
status: ${{ job.status }}
Expand All @@ -73,7 +73,7 @@ jobs:
heroku_email: "mjohn174@gmail.com"
- name: Update result to Deployment API
if: always()
uses: unacast/actions-github-deployment-status@latest
uses: unacast/actions-github-deployment-status@0.4.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
status: ${{ job.status }}
Expand Down

0 comments on commit 916a522

Please sign in to comment.