Skip to content

Commit 6515f51

Browse files
committed
fix package.json
1 parent 5855a9a commit 6515f51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ jobs:
77
steps:
88
- uses: actions/checkout@v2
99
- name: run phpipam-action
10-
uses: codeaffen/[email protected].1
10+
uses: codeaffen/[email protected].3

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "phpipam-action",
33
"version": "0.0.1",
44
"description": "phpipam-action",
5-
"main": "main.js",
5+
"main": "index.js",
66
"keywords": [
77
"phpipam",
88
"github-action"

0 commit comments

Comments
 (0)