Skip to content

Commit 07edfec

Browse files
committed
1.0.6
1 parent 8ab14ef commit 07edfec

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
name: Test
1+
name: Test and Publish
22
on:
3-
pull_request:
3+
push:
44
branches:
55
- master
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dxdeveloperexperience/adoc-codelab",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "",
55
"main": "src/index.js",
66
"dependencies": {

0 commit comments

Comments
 (0)