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

Action to create release on Github fails to include artifacts #120

Closed
ludovicsteinbach opened this issue Jan 3, 2024 · 0 comments · Fixed by #122
Closed

Action to create release on Github fails to include artifacts #120

ludovicsteinbach opened this issue Jan 3, 2024 · 0 comments · Fixed by #122

Comments

@ludovicsteinbach
Copy link
Collaborator

ludovicsteinbach commented Jan 3, 2024

Run softprops/action-gh-release@v1
  with:
    files: ~/dist/*.whl
    token: ***
  env:
    MAIN_PYTHON_VERSION: 3.10
    pythonLocation: /opt/hostedtoolcache/Python/3.10.13/x64
    PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.13/x64/lib/pkgconfig
    Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.13/x64
    Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.13/x64
    Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.13/x64
    LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.13/x64/lib
🤔 Pattern '~/dist/*.whl' does not match any files.
👩‍🏭 Creating new GitHub release for tag v2.0.0rc0...
🤔 ~/dist/*.whl not include valid file.
🎉 Release ready at https://github.com/ansys/grantami-serverapi-openapi/releases/tag/v2.0.0rc0

@ludovicsteinbach ludovicsteinbach changed the title Action to create release on Github fails to include files Action to create release on Github fails to include artifacts Jan 3, 2024
@ludovicsteinbach ludovicsteinbach linked a pull request Jan 11, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant