eviden-actions / upload-artifact

This uploads artifacts from your workflow allowing you to share data between jobs and store data once a workflow is complete. This action is an extension of Github's upload-artifact action that tar the files before uploading.
MIT License
2 stars 2 forks source link

feat: add the ability to change the directory from which to create th… #131

Closed Th3S4mur41 closed 8 months ago

Th3S4mur41 commented 9 months ago

Adding the feature requested by @dhammma as discussed in https://github.com/eviden-actions/upload-artifact/pull/126

Closes #130

dhammma commented 8 months ago

@Th3S4mur41 thanks :pray:

The PR resolves my issue :+1:

Th3S4mur41 commented 8 months ago

:tada: This PR is included in version 1.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: