diff --git a/README.md b/README.md index 253a41c..6460ae3 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ The generated AppImage zsync file if the update information was set. ## Example usage ```yaml -uses: actions/build-appimage-action@master +uses: AppImageCrafters/build-appimage-action@master with: recipe: 'AppImageBuilder.yml' ```