Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Commit 224fee7

Browse files
author
Froilan Irizarry
authored
Update README.md
Changed the `uses` attribute to use `ActionsDesk` org name.
1 parent 4ba7804 commit 224fee7

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
steps:
1515
- uses: actions/checkout@v1
1616
- name: Close Issue
17-
uses: chocrates/close-issue-action@release/v1
17+
uses: ActionsDesk/close-issue-action@release/v1
1818
env:
1919
GITHUB_TOKEN: ${{ secrets.ADMIN_TOKEN }}
2020
```

0 commit comments

Comments
 (0)