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 f51b437 commit fd06101Copy full SHA for fd06101
.github/workflows/release.yml
@@ -5,7 +5,7 @@ on:
5
env:
6
REGISTRY: ghcr.io
7
IMAGE_NAME: ${{ github.repository }}
8
- VERSION: 0.19.0
+ VERSION: 0.20.0
9
10
jobs:
11
build:
0 commit comments