mirror of
https://github.com/catppuccin/gitea.git
synced 2026-03-11 14:44:23 +00:00
Merge c1fd27f785 into b9d0857cab
This commit is contained in:
commit
5c51422fb6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-deploy.yml
vendored
2
.github/workflows/release-deploy.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
- uses: catppuccin/setup-deno@v2
|
||||
- run: deno task build
|
||||
- name: Upload Pages Artifact
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
uses: actions/upload-pages-artifact@v4
|
||||
with:
|
||||
path: "dist/"
|
||||
- name: Upload CSS
|
||||
|
|
|
|||
Loading…
Reference in a new issue