Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot set deployer-version #46

Closed
benjaminmal opened this issue Sep 8, 2022 · 2 comments
Closed

Cannot set deployer-version #46

benjaminmal opened this issue Sep 8, 2022 · 2 comments

Comments

@benjaminmal
Copy link
Contributor

benjaminmal commented Sep 8, 2022

When setting the deployer-version parameter to try to find a workaround of #45, an error occured. It seems the action can't download other versions than the default one.

Here is the error:

Capture d’écran 2022-09-08 à 15 05 34

@benjaminmal
Copy link
Contributor Author

See #45 (comment) for a workaround

@ToshY
Copy link

ToshY commented Nov 16, 2022

Using with quotes works fine:

      - name: Deploy
        uses: deployphp/action@v1
        with:
          deployer-version: "7.0.2"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants