Skip to content

Commit

Permalink
Merge pull request #3 from peterberkenbosch/patch-1
Browse files Browse the repository at this point in the history
Update README to correct path for the action
  • Loading branch information
lorismaz authored Dec 21, 2021
2 parents d8b1e54 + d209e29 commit 1942725
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 @@ -31,7 +31,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: lorismaz/github-hatchbox-deploy-action@v1
- uses: hatchboxio/github-hatchbox-deploy-action@v1
with:
deploy_key: ${{ secrets.HATCHBOX_DEPLOY_KEY }}
branch: master
Expand Down

0 comments on commit 1942725

Please sign in to comment.