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 3757262 + a67327b commit 55429f2Copy full SHA for 55429f2
.github/workflows/release.yaml
@@ -42,7 +42,7 @@ jobs:
42
name: tapd ${{ env.RELEASE_VERSION }}
43
draft: true
44
prerelease: false
45
- files: tapd-${{ env.RELEASE_VERSION }}/*
+ files: taproot-assets-${{ env.RELEASE_VERSION }}/*
46
body: |
47
# Database Migrations
48
TODO
0 commit comments