Fix directory in pages action upload
All checks were successful
build / build (push) Successful in 1m25s
All checks were successful
build / build (push) Successful in 1m25s
This commit is contained in:
@@ -23,4 +23,4 @@ jobs:
|
||||
with:
|
||||
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
||||
command: pages deploy dist/proto-creator/browser --project-name=ingey
|
||||
command: pages deploy dist/ingey-eager/browser --project-name=ingey
|
||||
|
||||
Reference in New Issue
Block a user