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 1d95868 commit 9e1b3d3Copy full SHA for 9e1b3d3
.github/workflows/release.yml
@@ -5,7 +5,7 @@ on:
5
env:
6
REGISTRY: ghcr.io
7
IMAGE_NAME: ${{ github.repository }}
8
- VERSION: 0.22.1
+ VERSION: 0.23.0
9
10
jobs:
11
build:
0 commit comments