Skip to content

Commit 93d89f0

Browse files
committed
Set org-name in prune action
1 parent c84ffb5 commit 93d89f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/prune.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ jobs:
1919
cut-off: One week ago UTC
2020
keep-at-least: 1
2121
account-type: org
22+
org-name: ${{ github.repository_owner }}
2223
token: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)