mirror of
https://github.com/zoriya/astal.git
synced 2026-06-05 10:59:34 +00:00
fix: job names
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
||||
environment:
|
||||
name: github-pages
|
||||
url: ${{ steps.deployment.outputs.page_url }}
|
||||
needs: vitepress
|
||||
needs: build-vitepress
|
||||
runs-on: ubuntu-latest
|
||||
name: Deploy
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user