Skip to content

Commit 8459071

Browse files
authored
Merge pull request #17 from nameczz/dev
v0.1.11
2 parents 979d669 + f83ea83 commit 8459071

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/workflows/release.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: Attu prod release
22

33
on:
44
release:
5-
types: [released]
6-
branches: [main]
5+
types: [published]
76

87
jobs:
98
publish:

express/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "attu",
3-
"version": "0.1.10",
3+
"version": "0.1.11",
44
"license": "MIT",
55
"author": {
66
"name": "ued",

0 commit comments

Comments
 (0)