Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: shajeen/conan-xlnt

Tags

v1.6.0

Toggle v1.6.0's commit message
fix: Use env.VERSION for package archive and release upload

Updated the GitHub Actions workflow to use `env.VERSION` instead of
`steps.get_version.outputs.VERSION` for naming the package archive
and for the GitHub Release tag and name. This aligns with best practices
for accessing environment variables in GitHub Actions and ensures
consistency across the workflow.

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #19 from shajeen/fix-actions

Update conanfile.py

v1.5.0

Toggle v1.5.0's commit message

v1.4.0

Toggle v1.4.0's commit message
Conan package for v1.4.0

v1.3.0

Toggle v1.3.0's commit message
Merge branch 'master' of github.com:shajeen/conan-xlnt