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 8408732 commit 3d0bec0Copy full SHA for 3d0bec0
.github/ci-upgrade.yaml
@@ -0,0 +1,3 @@
1
+values:
2
+ changelogAdditionalArgs:
3
+ - --tag-skip=3.23.0
.github/workflows/changelog.yaml
@@ -47,5 +47,6 @@ jobs:
47
--skip-from=dependabot[bot]
48
--skip-from=renovate[bot]
49
-v
50
+ --tag-skip=3.23.0
51
env:
52
AEON_AUTOMATION_GH_TOKEN: ${{ secrets.GOPASS_CI_GITHUB_TOKEN }}
0 commit comments