Releases: brettdorrans/write-version-to-file
Releases · brettdorrans/write-version-to-file
v1.1.0
v1.0.2
fix: #3 would clobber existing tag (#4)
v1.0.1
Fix issue #1: `no such file or directory` (#2) * Apply dos2unix to prevent 'exec user process caused no such file or directory' * Change bin/bash to bin/sh to prevent 'exec user process caused no such file or directory' * Change name to be able to publish * Revert last commit to be able to make a pull request This reverts commit 8b72b4a54b7410b78c442b0a60b814b7e1fe6671. * Remove second name from actions.yml to be able to make pull request * Fetch tags before running `git describe`
v1.0.0
chore: add icon and color to action def