Skip to content

Deployer action fails with latest version of Deployer #94

Description

@sboerrigter

I updated Deployer to version 7.5.11 in my repository. After doing this, the deployer github action fails with the following error message:

$ sudo chmod +x deployer.phar
chmod: cannot access 'deployer.phar': No such file or directory
Error: The version "7.5.11"" does not exist in the "https://deployer.org/manifest.json" file."
Error: chmod: cannot access 'deployer.phar': No such file or directory
    at dep (file:///home/runner/work/_actions/deployphp/action/v1/index.js:104:12)
    exit code: 1

I think this is because version 7.5.11 isn't listed in https://deployer.org/manifest.json yet. Can this be added there? I had to reverted to Deployer 7.5.8 to make sure the Github action works.

Thanks 💋

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions