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 523f401 commit d8066eaCopy full SHA for d8066ea
.github/workflows/open-vsx.yml
@@ -16,7 +16,7 @@ on:
16
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
17
jobs:
18
# This workflow contains a single job called "build"
19
- build:
+ deploy:
20
# The type of runner that the job will run on
21
runs-on: ubuntu-latest
22
0 commit comments