Compare commits
1 Commits
renovate/h
...
cc8b0a8167
| Author | SHA1 | Date | |
|---|---|---|---|
| cc8b0a8167 |
@@ -33,12 +33,12 @@ jobs:
|
||||
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@11c694022eefab5876ac346fc9ffc0464b2548c7 # 0.1.30
|
||||
- uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@8d27605e8e6b2990e92e5aa75d703e602b8c4b2a # 0.1.28
|
||||
id: tag
|
||||
with:
|
||||
token: ${{ secrets.GITEA_TOKEN }}
|
||||
prerelease: ${{ github.event_name == 'workflow_dispatch' }}
|
||||
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@3925c92fc33f3d2bc87d28d21ab691b7e6dd6cdf # 0.2.1
|
||||
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@c988c26746e621504d69739382e4a19f4ace5120 # 0.1.6
|
||||
with:
|
||||
tag: ${{ steps.tag.outputs.new-tag }}
|
||||
- uses: ChristopherHX/gitea-download-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user