diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cdfbb67..566283d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -12,7 +12,7 @@ env: # github.repository as / IMAGE_NAME: ${{ github.repository }} # make sure that WEB_VERSION <= the release version - WEB_VERSION: v2.1.3 + WEB_VERSION: v2.1.4 jobs: generate: