You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# This release contains individual platform packages for various observability platforms. Each package is versioned and contains both v1 and v2 variants where applicable:
106
+
This release contains individual platform packages for various observability platforms. Each package is versioned and contains both v1 and v2 variants where applicable:
# Each package is available in both `.tar.gz` and `.zip` formats. For detailed setup instructions, please refer to the README files in each platform directory.
125
-
# files: |
126
-
# release-artifacts/*
127
-
# draft: false
128
-
# prerelease: false
129
-
# env:
130
-
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
115
+
Each package is available in both `.tar.gz` and `.zip` formats. For detailed setup instructions, please refer to the README files in each platform directory.
116
+
files: |
117
+
release-artifacts/*
118
+
draft: false
119
+
prerelease: false
120
+
env:
121
+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
131
122
132
-
#- name: Upload individual platform packages
133
-
# run: |
134
-
# echo "Individual platform packages created:"
135
-
# ls -la release-artifacts/
136
-
# echo "Each package contains the appropriate v1 and v2 variants for the platform"
123
+
- name: Upload individual platform packages
124
+
run: |
125
+
echo "Individual platform packages created:"
126
+
ls -la release-artifacts/
127
+
echo "Each package contains the appropriate v1 and v2 variants for the platform"
0 commit comments