Release 2022.07.18

This commit is contained in:
pukkandan 2022-07-18 04:53:59 +05:30
parent c6e07cf1e1
commit 135f05ef66
No known key found for this signature in database
GPG key ID: 7EEE9E1E817D0A39
4 changed files with 104 additions and 0 deletions

View file

@ -456,6 +456,7 @@ jobs:
- name: Make Update spec
run: |
echo "# This file is used for regulating self-update" >> _update_spec
echo "lock 2022.07.18 .+ Python 3.6" >> _update_spec
- name: Upload update spec
uses: actions/upload-release-asset@v1
env: