We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ec3427 commit 4f4d60cCopy full SHA for 4f4d60c
.github/workflows/deploy.yml
@@ -13,3 +13,4 @@ jobs:
13
with:
14
apiToken: ${{ secrets.CF_API_TOKEN }}
15
accountId: ${{ secrets.CF_ACCOUNT_ID }}
16
+ packageManager: bun
0 commit comments