Skip to content

Commit eb795c9

Browse files
committed
Add node modules in dist/
1 parent 7390488 commit eb795c9

File tree

5 files changed

+8412
-11
lines changed

5 files changed

+8412
-11
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
uses: actions/checkout@v1
1010

1111
- name: Comment PR
12-
uses: sbimochan/jira-link-commenter@v2.1
12+
uses: sbimochan/jira-link-commenter@v2.12
1313

1414
with:
1515
jira-project-url: https://jira.atlassian.net/browse

.gitignore

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
# node_modules
2-
# dist
1+
node_modules

0 commit comments

Comments
 (0)