+2
-1
lines changedFilter options
+2
-1
lines changed Original file line number Diff line number Diff line change
@@ -27,6 +27,7 @@ jobs:
27
27
run: cr package deploy/helm/clickhouse-operator
28
28
29
29
- name: Get Release Assets
30
+
id: get_assets
30
31
run: |
31
32
CHART_PATH=$(ls .cr-release-packages/altinity-clickhouse-operator-*.tgz)
32
33
ASSET_NAME=$(basename ${CHART_PATH})
@@ -41,7 +42,7 @@ jobs:
41
42
if: steps.get_assets.outputs.asset_id != ''
42
43
run: |
43
44
curl -X DELETE -H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}" \
44
-
"https://api.github.com/repos/${{ github.repository
45
+
"https://api.github.com/repos/${{ github.repository }}
45
46
46
47
- name: Upload Release Artifacts
47
48
run: |
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4