Skip to content

Commit 4ca6ac6

Browse files
authored
Merge pull request #3 from nekocodeX/develop
Update README.md
2 parents adfa561 + aa818e0 commit 4ca6ac6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: actions/checkout@v2
3434

3535
- name: Ahk2Exe
36-
uses: nekocodeX/GitHub-Action-Ahk2Exe@v1
36+
uses: nekocodeX/GitHub-Action-Ahk2Exe@main
3737
with:
3838
in: example.ahk
3939
```
@@ -54,7 +54,7 @@ jobs:
5454
uses: actions/checkout@v2
5555

5656
- name: Ahk2Exe
57-
uses: nekocodeX/GitHub-Action-Ahk2Exe@v1
57+
uses: nekocodeX/GitHub-Action-Ahk2Exe@main
5858
with:
5959
in: example.ahk
6060

0 commit comments

Comments
 (0)