We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42acc6b commit 92758c3Copy full SHA for 92758c3
.github/workflows/publish.yml
@@ -43,6 +43,6 @@ jobs:
43
with:
44
token: ${{ secrets.GITHUB_TOKEN }}
45
user: ${{ github.repository_owner }}
46
- container: ${{ github.repository }}
+ container: fp-studio
47
dry-run: false
48
prune-untagged: true
0 commit comments