Skip to content

Commit dcb9019

Browse files
authored
Update publish.yml (#79)
* Update publish.yml * Update package.json
1 parent b21b589 commit dcb9019

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CI
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77

88
jobs:
99
build:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"license": "SEE LICENSE IN LICENSE",
44
"displayName": "Code4z",
55
"description": "Extension pack for Mainframe users working with z/OS applications and tools",
6-
"version": "2.1.1",
6+
"version": "2.1.2",
77
"publisher": "broadcomMFD",
88
"icon": "icon.png",
99
"galleryBanner": {

0 commit comments

Comments
 (0)