Compare commits
1 Commits
renovate/h
...
renovate/m
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
63cfe3f87c |
@@ -51,7 +51,7 @@ jobs:
|
|||||||
NODE_ENV: production
|
NODE_ENV: production
|
||||||
|
|
||||||
- name: Create Release and Upload Assets
|
- name: Create Release and Upload Assets
|
||||||
uses: https://git.quad4.io/actions/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2
|
uses: https://git.quad4.io/actions/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v1
|
||||||
with:
|
with:
|
||||||
tag_name: ${{ github.event.inputs.tag_name || github.ref_name }}
|
tag_name: ${{ github.event.inputs.tag_name || github.ref_name }}
|
||||||
files: |
|
files: |
|
||||||
|
|||||||
@@ -36,7 +36,7 @@
|
|||||||
"svelte-check": "^4.3.5",
|
"svelte-check": "^4.3.5",
|
||||||
"svelte-eslint-parser": "^1.4.1",
|
"svelte-eslint-parser": "^1.4.1",
|
||||||
"svelte-i18n": "^4.0.1",
|
"svelte-i18n": "^4.0.1",
|
||||||
"tailwindcss": "^3.4.19",
|
"tailwindcss": "^4.0.0",
|
||||||
"typescript": "^5.9.3",
|
"typescript": "^5.9.3",
|
||||||
"vite": "^7.3.0"
|
"vite": "^7.3.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user