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 1d06cf8 commit e62dc70Copy full SHA for e62dc70
.github/workflows/release.yml
@@ -18,6 +18,6 @@ jobs:
18
registry-server: ghcr.io
19
registry-username: ${{ github.actor }}
20
image: ${{ github.repository }}
21
- version: 0.23.0
+ version: 0.26.0
22
secrets:
23
pull-request-token: ${{ secrets.GH_ORG_PAT }}
0 commit comments