Skip to content

Commit

Permalink
update github actions
Browse files Browse the repository at this point in the history
blacknon committed Feb 12, 2023
1 parent 52bd46c commit f446d23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -71,6 +71,7 @@ jobs:
## mkdir -p package/man
## cp man/snipt.1 package/man
# cp -r completion package/
cp -r package/
## sed -i is not used due to difference between macOS and Linux
perl -i -pe s/___VERSION___/${{ steps.package_version.outputs.version }}/ ./package/.tar2package.yml
## tar czvf "$_TAR" -C "$PWD/package" completion bin man .tar2package.yml

0 comments on commit f446d23

Please sign in to comment.