Skip to content

Commit 00590e2

Browse files
authored
Update keep_alive.yaml
1 parent d9dea0d commit 00590e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/keep_alive.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ jobs:
1515
uses: PhrozenByte/gh-workflow-immortality@v1
1616
with:
1717
secret: ${{ secrets.KEEP_ALIVE_TOKEN }}
18-
repos: ${{ github.repository }}
18+
repos: |
19+
${{ github.repository }}

0 commit comments

Comments
 (0)