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 7fba134 commit e9450c9Copy full SHA for e9450c9
.github/workflows/release.yml
@@ -59,6 +59,6 @@ jobs:
59
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
60
with:
61
files: |
62
- builds/${{ TBN_FILENAME }}*
+ builds/${{ env.TBN_FILENAME }}*
63
LICENSE
64
README.md
0 commit comments