Skip to content

Commit

Permalink
Update readme to use correct action location
Browse files Browse the repository at this point in the history
  • Loading branch information
mhanberg committed Mar 2, 2020
1 parent 07e72fb commit 8e97ee9
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 @@ -22,7 +22,7 @@ deploy:
ref: master # Checkout out master instead of the latest commit
fetch-depth: 0 # Checkout the whole branch

- uses: ./.github/actions/gigalixir
- uses: mhanberg/gigalixir-action@<current release>
with:
GIGALIXIR_USERNAME: ${{ secrets.GIGALIXIR_USERNAME }}
GIGALIXIR_PASSWORD: ${{ secrets.GIGALIXIR_PASSWORD }}
Expand Down

0 comments on commit 8e97ee9

Please sign in to comment.