We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18c8892 commit 87ed8bbCopy full SHA for 87ed8bb
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.0rc2'
+ DSS_CAPI_TAG: '0.14.0'
7
ARTIFACTS_FOLDER: '${{ github.workspace }}/artifacts'
8
9
on:
0 commit comments