We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37a80b9 commit c3a8783Copy full SHA for c3a8783
.github/workflows/prod-docker-image-buildx.yml
@@ -38,7 +38,7 @@ jobs:
38
password: ${{ secrets.HUB_PWD }}
39
-
40
name: Generate App Version
41
- run: echo APP_VERSION=1.3.1-muti >> $GITHUB_ENV
+ run: echo APP_VERSION=1.3.2-muti >> $GITHUB_ENV
42
43
name: Build and push
44
uses: docker/[email protected]
0 commit comments