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.
2 parents 5318848 + ecef047 commit eb79a07Copy full SHA for eb79a07
.github/workflows/release.yaml
@@ -39,7 +39,7 @@ jobs:
39
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
40
with:
41
tag_name: ${{ env.RELEASE_VERSION }}
42
- name: tapd ${{ env.RELEASE_VERSION }}
+ name: ${{ env.RELEASE_VERSION }}
43
draft: true
44
prerelease: false
45
files: taproot-assets-${{ env.RELEASE_VERSION }}/*
0 commit comments