Skip to content

Commit d8066ea

Browse files
authored
Update open-vsx.yml
1 parent 523f401 commit d8066ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/open-vsx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1717
jobs:
1818
# This workflow contains a single job called "build"
19-
build:
19+
deploy:
2020
# The type of runner that the job will run on
2121
runs-on: ubuntu-latest
2222

0 commit comments

Comments
 (0)