release: version 3.1.0
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -16,7 +16,9 @@ env:
|
||||
|
||||
jobs:
|
||||
update_wrt_hash:
|
||||
permissions: write-all
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.ref_type=='tag' }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- run: |
|
||||
|
||||
Reference in New Issue
Block a user