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 f28ee8a commit d346d24Copy full SHA for d346d24
.github/workflows/main.yml
@@ -23,6 +23,7 @@ on:
23
jobs:
24
# This workflow contains a single job called "build"
25
build:
26
+ name: 'Build and release Zip'
27
# The type of runner that the job will run on
28
runs-on: ubuntu-latest
29
0 commit comments