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 1073c66 commit 09efbf8Copy full SHA for 09efbf8
.github/workflows/oci-arm64-make.yaml
@@ -45,7 +45,7 @@ jobs:
45
- name: make package-generic-unix
46
if: steps.authorized.outputs.authorized == 'true'
47
run: |
48
- make package-generic-unix PROJECT_VERSION=4.0.0
+ make package-generic-unix PROJECT_VERSION=4.1.0-alpha.1
49
- name: Upload package-generic-unix
50
51
uses: actions/[email protected]
.github/workflows/oci-make.yaml
@@ -38,7 +38,7 @@ jobs:
38
39
40
41
42
43
44
0 commit comments