diff --git a/README.md b/README.md index 2bb6e84..f9e09c7 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ This action supports `.dmg`, `.pkg` file and `.app` folder. ```yaml - name: Notarize product - uses: love-action/xcode-notarizer@v1 + uses: love-actions/xcode-notarizer@v1 with: product-path: ./dist/my_app.app key-content: ${{ secrets.API_KEY }}