Skip to content

Commit

Permalink
fix the version
Browse files Browse the repository at this point in the history
  • Loading branch information
njzjz authored Jul 1, 2022
1 parent d6c63d8 commit 82f2436
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
with:
files: deepmd-kit-*.sh*
tag_name: v2.1.2
tag_name: v2.1.3
repository: deepmodeling/deepmd-kit
prerelease: false
name: v2.1.2
name: v2.1.3
append_body: true
env:
GITHUB_TOKEN: ${{ secrets.DEEPMD_GITHUB_TOKEN }}

0 comments on commit 82f2436

Please sign in to comment.