Compare commits
1 Commits
20260109.1
...
v20260109.
| Author | SHA1 | Date | |
|---|---|---|---|
|
4b549c0bae
|
@@ -59,11 +59,8 @@ jobs:
|
|||||||
# Create a release for this specific version
|
# Create a release for this specific version
|
||||||
- name: Update Release with Files
|
- name: Update Release with Files
|
||||||
id: create_version_release
|
id: create_version_release
|
||||||
uses: akkuman/gitea-release-action@v1
|
uses: actions/gitea-release-action
|
||||||
env:
|
|
||||||
TOKEN: ${{ secrets.GITEA_TOKEN }}
|
|
||||||
with:
|
with:
|
||||||
token: ${{ TOKEN }}
|
|
||||||
files: |-
|
files: |-
|
||||||
./dist/module.json
|
./dist/module.json
|
||||||
./dist/module.zip
|
./dist/module.zip
|
||||||
|
|||||||
Reference in New Issue
Block a user