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

Variable $packageType of type PackageType was provided invalid value #31

Open
fmir864 opened this issue Apr 14, 2023 · 2 comments
Open

Comments

@fmir864
Copy link

fmir864 commented Apr 14, 2023

I got above error when performing the action from my workflow;

Version 0.6.0 used

- name: Delete old packages
        uses: smartsquaregmbh/[email protected]
        with:
          token: ${{ secrets.GITHUB_TOKEN }}
          organization: my-org
          type: nuget
          keep: 3
          names: |
            P1
            P2
@rubengees
Copy link
Member

rubengees commented Apr 14, 2023

I just released version v0.7.0. Does it work in that version?

@fmir864
Copy link
Author

fmir864 commented Apr 14, 2023

Didn't try. Only 0.6.0 is accessible from workflow editor.

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

2 participants