Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

Commit

Permalink
doc: update sample workflow in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
pmbanugo authored Apr 28, 2022
1 parent 54cfc48 commit c4c955f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Deploy Heroku app
uses: pmbanugo/[email protected].0 # Uses the action
uses: pmbanugo/[email protected].1 # Uses the action
id: deploy
with:
api-key: ${{ secrets.HEROKU_API_KEY }}
Expand Down

0 comments on commit c4c955f

Please sign in to comment.