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 d956937 commit 436fec4Copy full SHA for 436fec4
.github/workflows/tag_linux.yml
@@ -3,7 +3,7 @@ name: Release linux profiler
3
on:
4
push:
5
tags:
6
- - v*
+ - v*-pyroscope
7
8
jobs:
9
release-linux-profiler:
.github/workflows/tag_managed_helper.yml
@@ -3,7 +3,7 @@ name: Release managed helper
- - v0.**-pyroscope
release-managed-helper:
0 commit comments