We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 288e1d9 commit 232099fCopy full SHA for 232099f
1 file changed
.github/workflows/release-drafter.yml
@@ -54,6 +54,6 @@ jobs:
54
with:
55
tag_name: ${{ steps.get_version.outputs.TAG }}
56
files: |
57
- release/JumpServerVideoPlayer**
+ release/VideoPlayer**
58
env:
59
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments