Skip to content

Commit e7a4fa9

Browse files
authored
Merge pull request lllyasviel#256 from ayan4m1/fix/github-runner-cleanup
Run Docker cleanup on correct package name
2 parents 42acc6b + 92758c3 commit e7a4fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ jobs:
4343
with:
4444
token: ${{ secrets.GITHUB_TOKEN }}
4545
user: ${{ github.repository_owner }}
46-
container: ${{ github.repository }}
46+
container: fp-studio
4747
dry-run: false
4848
prune-untagged: true

0 commit comments

Comments
 (0)