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 bde6af7 commit ba638a0Copy full SHA for ba638a0
.github/workflows/release.yml
@@ -3,6 +3,9 @@ on:
3
push:
4
tags:
5
- "*"
6
+env:
7
+ APPLICATION_NAME: waifu2x-ncnn-vulkan-python
8
+ APPNAME_SHORT: waifu2x
9
jobs:
10
setup:
11
runs-on: ubuntu-latest
0 commit comments