diff --git a/README.md b/README.md index 7e06f7f..1c17334 100644 --- a/README.md +++ b/README.md @@ -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@ with: GIGALIXIR_USERNAME: ${{ secrets.GIGALIXIR_USERNAME }} GIGALIXIR_PASSWORD: ${{ secrets.GIGALIXIR_PASSWORD }}