We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5462adf commit 2b9458dCopy full SHA for 2b9458d
.github/workflows/cicd.yml
@@ -7,7 +7,7 @@ on:
7
- '**'
8
env:
9
VERSION_UPSTREAM: 1.21.3
10
- VERSION_PACKAGE: 1.21.3-1
+ VERSION_PACKAGE: 1.21.3-2
11
jobs:
12
ShellCheck:
13
runs-on: ubuntu-latest
.github/workflows/release.yml
@@ -5,7 +5,7 @@ on:
5
6
0 commit comments