We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 870a24e commit 066fda7Copy full SHA for 066fda7
.github/workflows/build.yml
@@ -101,4 +101,4 @@ jobs:
101
repo_token: ${{ secrets.GITHUB_TOKEN }}
102
file: ./CloudflareScanner_${{ env.ASSET_NAME }}.zip*
103
tag: ${{ github.ref }}
104
- file_glob: true
+ file_glob: true
0 commit comments