Skip to content

Commit 71ddc82

Browse files
try again
1 parent ee8c55e commit 71ddc82

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/master.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
- name: Build Docs
3030
run: bunx vocs build
3131
- name: Upload Docs to Pages
32-
id: deployment
3332
uses: actions/upload-artifact@v4
3433
with:
3534
name: github-pages
@@ -53,10 +52,8 @@ jobs:
5352
runs-on: ubuntu-latest
5453
environment:
5554
name: github-pages
56-
url: ${{ steps.deployment.outputs.page_url }}
5755
steps:
5856
- name: Deploy from pages storage
59-
id: deployment
6057
uses: actions/deploy-pages@v4
6158

6259

0 commit comments

Comments
 (0)