Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9650eb1d6f |
@@ -45,7 +45,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: artifacts
|
path: artifacts
|
||||||
- name: Create release
|
- name: Create release
|
||||||
uses: akkuman/gitea-release-action@fe8e0322804b48e34e3bddbbf6335bd2b1046eb7 # v1
|
uses: akkuman/gitea-release-action@b8d9144f302c68610911db1aaf722708d5c02d94 # v1
|
||||||
with:
|
with:
|
||||||
tag_name: ${{ steps.tag.outputs.new-tag }}
|
tag_name: ${{ steps.tag.outputs.new-tag }}
|
||||||
name: ${{ steps.tag.outputs.new-tag }}
|
name: ${{ steps.tag.outputs.new-tag }}
|
||||||
|
|||||||
Reference in New Issue
Block a user