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 1f07502 commit f92d7f9Copy full SHA for f92d7f9
.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.3.1
+ version: 0.2.1
22
secrets:
23
pull-request-token: ${{ secrets.GH_ORG_PAT }}
0 commit comments