fix: 🚑 some css customizations not showing after 1.22.3 gitea update
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -17,6 +17,6 @@ jobs:
|
||||
- name: Create tarball
|
||||
run: tar czf gitea-lugit-theme.tar.gz --directory=./dist .
|
||||
- name: Add zips to release
|
||||
uses: softprops/action-gh-release@v1
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
files: ./gitea-lugit-theme.tar.gz
|
||||
|
Reference in New Issue
Block a user