Skip to content

Commit dc20f19

Browse files
committed
Fix the section how to create a workflow
1 parent c98a628 commit dc20f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
add-reviews:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: kentaro-m/auto-assign-action@master
17+
- uses: kentaro-m/auto-assign-action@1.0.0-alpha
1818
with:
1919
repo-token: "${{ secrets.GITHUB_TOKEN }}"
2020
```

0 commit comments

Comments
 (0)