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 9d81778 commit fa586f9Copy full SHA for fa586f9
.gitea/workflows/changelog.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
changelog:
10
runs-on: ubuntu-latest
11
- container: docker.io/thegeeklab/git-sv:2.0.5
+ container: docker.io/thegeeklab/git-sv:2.0.6
12
steps:
13
- name: install tools
14
run: |
.gitea/workflows/release-version.yml
@@ -99,7 +99,7 @@ jobs:
99
release-gitea:
100
needs: generate-chart-publish
101
102
103
104
105
0 commit comments