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 5318848 commit ecef047Copy full SHA for ecef047
.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