Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2cf4e6f

Browse files
authored
Merge pull requestcoderoad#69 from coderoad/publish
fix publish script
2 parents3abe11e +eebf131 commit2cf4e6f

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

‎.github/workflows/npm-publish.yml

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
1-
-name:Publish to npm
2-
uses:pascalgn/npm-publish-action@1.3.3
1+
name:publish
2+
on:
3+
push:
4+
branches:
5+
-master
6+
jobs:
7+
build:
8+
runs-on:ubuntu-latest
9+
steps:
10+
-name:Publish to npm
11+
uses:pascalgn/npm-publish-action@1.3.3

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp