Skip to content

Commit 1d50335

Browse files
authored
Update pages.yml
1 parent 86db0ce commit 1d50335

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pages.yml

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
- uses: jetli/trunk-action@v0.1.0
3636
with:
3737
public_url: "https://${{ github.repository_owner }}.github.io/${{ github.event.repository.name }}"
38+
-name: kill
3839
- run: trunk build --release --public-url $public_url
3940
env:
4041
public_url: "https://${{ github.repository_owner }}.github.io/${{ github.event.repository.name }}"

0 commit comments

Comments
 (0)