1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-06-04 05:57:39 +02:00

release: 12.0.0, take 2

This commit is contained in:
Andrew Gallant 2020-03-15 21:54:11 -04:00
parent 92daa34eb3
commit b9cd95faf1
No known key found for this signature in database
GPG Key ID: B2E3A4923F8B0D44

View File

@ -22,7 +22,7 @@ jobs:
create-release:
name: create-release
runs-on: ubuntu-latest
env:
# env:
# Set to force version number, e.g., when no tag exists.
# RG_VERSION: TEST-0.0.0
steps: