Skip to content

Commit

Permalink
update README with example referencing action from outside the repo. F…
Browse files Browse the repository at this point in the history
…ixes #15 (#17)
  • Loading branch information
gcooney authored Nov 12, 2019
1 parent 52f678a commit 0cba9fa
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 @@ -21,7 +21,7 @@ jobs:
- name: Functional test deployment
id: mabl-test-deployment
uses: ./deploy-and-test/
uses: mablhq/github-run-tests-action@v1.4
env:
MABL_API_KEY: ${{ secrets.MABL_API_KEY }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 0cba9fa

Please sign in to comment.