Compare commits
1 Commits
cc8b0a8167
...
f4532c3644
| Author | SHA1 | Date | |
|---|---|---|---|
| f4532c3644 |
@@ -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@c988c26746e621504d69739382e4a19f4ace5120 # 0.1.6
|
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@8a4003819da775535e2a7f456d812da656926aeb # 0.1.7
|
||||||
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