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 97ce2e0 commit 4e535deCopy full SHA for 4e535de
.github/workflows/publish.yml
@@ -92,7 +92,7 @@ jobs:
92
with:
93
version: 'tags/${{ github.event.release.tag_name }}'
94
regex: true
95
- file: "pyroscope-io*.zip"
+ file: "pyroscope-io*\\"
96
token: ${{ secrets.GITHUB_TOKEN }}
97
- name: list assets
98
working-directory: ${{ github.workspace }}
0 commit comments