diff --git a/action.yml b/action.yml index 24aa129..740eb00 100644 --- a/action.yml +++ b/action.yml @@ -27,7 +27,7 @@ runs: using: "docker" image: "Dockerfile" args: - - "--allspice_hub_url" + - "--allspice-hub-url" - ${{ github.server_url }} - "--repository" - ${{ github.repository }}