This commit is contained in:
@@ -17,6 +17,6 @@ jobs:
|
|||||||
- name: Create tarball
|
- name: Create tarball
|
||||||
run: tar czf catppuccin-gitea.tar.gz --directory=./dist .
|
run: tar czf catppuccin-gitea.tar.gz --directory=./dist .
|
||||||
- name: Add zips to release
|
- name: Add zips to release
|
||||||
uses: softprops/action-gh-release@v1
|
uses: actions/action-gh-release@v1
|
||||||
with:
|
with:
|
||||||
files: ./catppuccin-gitea.tar.gz
|
files: ./catppuccin-gitea.tar.gz
|
||||||
|
Reference in New Issue
Block a user