We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54b5364 commit 18c8892Copy full SHA for 18c8892
1 file changed
.github/workflows/builds.yml
@@ -3,7 +3,7 @@ name: Builds
3
# TODO: generalize steps
4
5
env:
6
- DSS_CAPI_TAG: '0.14.0rc1'
+ DSS_CAPI_TAG: '0.14.0rc2'
7
ARTIFACTS_FOLDER: '${{ github.workspace }}/artifacts'
8
9
on:
0 commit comments