Skip to content

Commit 34965de

Browse files
authored
fix deploy project name
sad
1 parent 28352de commit 34965de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
- uses: actions/checkout@v3
1515
- uses: denoland/deployctl@v1
1616
with:
17-
project: pbkit.dev
17+
project: pbkit
1818
entrypoint: main.ts
1919
import-map: import_map.json

0 commit comments

Comments
 (0)