Skip to content

Commit 92758c3

Browse files
committed
fix: cleanup correct package
1 parent 42acc6b commit 92758c3

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)