diff --git a/README.md b/README.md index 39a4d84..30d5948 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ An action that builds a Debian package from source. ```yaml - name: Build Debian package - uses: dawidd6/action-debian-package@master + uses: dawidd6/action-debian-package@v1 with: source_directory: lolcat # optional, relative to workspace directory artifacts_directory: output # optional, relative to workspace directory