Skip to content

Commit 627316e

Browse files
authored
Update APP_VERSION to 1.3.3-muti
1 parent 9b3a6fb commit 627316e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prod-docker-image-buildx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
password: ${{ secrets.HUB_PWD }}
3939
-
4040
name: Generate App Version
41-
run: echo APP_VERSION=1.3.2-muti >> $GITHUB_ENV
41+
run: echo APP_VERSION=1.3.3-muti >> $GITHUB_ENV
4242
-
4343
name: Build and push
4444
uses: docker/[email protected]

0 commit comments

Comments
 (0)