Compare commits
1 Commits
bced83f684
...
cc8b0a8167
| Author | SHA1 | Date | |
|---|---|---|---|
| cc8b0a8167 |
@@ -38,7 +38,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITEA_TOKEN }}
|
token: ${{ secrets.GITEA_TOKEN }}
|
||||||
prerelease: ${{ github.event_name == 'workflow_dispatch' }}
|
prerelease: ${{ github.event_name == 'workflow_dispatch' }}
|
||||||
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@74e7be819ecfc1a8d3e3fcf679e8f3e0a7065343 # 0.1.5
|
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@c988c26746e621504d69739382e4a19f4ace5120 # 0.1.6
|
||||||
with:
|
with:
|
||||||
tag: ${{ steps.tag.outputs.new-tag }}
|
tag: ${{ steps.tag.outputs.new-tag }}
|
||||||
- uses: ChristopherHX/gitea-download-artifact@v4
|
- uses: ChristopherHX/gitea-download-artifact@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user