Skip to content

Commit 280aadd

Browse files
committed
Github Actions added
1 parent d8dbb11 commit 280aadd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml renamed to .github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
name: build and publish
66
runs-on: ubuntu-latest
77
steps:
8-
uses: actions/checkout@v2
8+
- uses: actions/checkout@v2
99
with:
1010
ref: master
1111
- name: npm install

0 commit comments

Comments
 (0)