Skip to content

Commit

Permalink
更新版本
Browse files Browse the repository at this point in the history
  • Loading branch information
bjdgyc committed Feb 1, 2024
1 parent 0849c60 commit 9473393
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ jobs:
build-args: |
appVer=${{ env.APP_VER }}
commitId=${{ env.commitId }}
#tags: bjdgyc/anylink:latest,bjdgyc/anylink:${{ env.APP_VER }}
tags: bjdgyc/anylink:${{ env.APP_VER }}
tags: bjdgyc/anylink:latest,bjdgyc/anylink:${{ env.APP_VER }}
#tags: bjdgyc/anylink:${{ env.APP_VER }}

- name: Build deploy binary
shell: bash
Expand Down

0 comments on commit 9473393

Please sign in to comment.