Compare commits
3 Commits
0.1.10
...
996680c98c
| Author | SHA1 | Date | |
|---|---|---|---|
|
996680c98c
|
|||
|
0fc0e66a6e
|
|||
|
21e0d04e4c
|
@@ -4,6 +4,9 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- action.yml
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
release:
|
||||
@@ -20,4 +23,4 @@ jobs:
|
||||
token: ${{ secrets.GITEA_TOKEN }}
|
||||
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@72551407e761ecdad9bfd421513a1f3b6f252234 # 0.1.2
|
||||
with:
|
||||
tag: ${{ steps.tag.outputs.new-tag }}
|
||||
tag: ${{ steps.tag.outputs.new-tag }}
|
||||
|
||||
Reference in New Issue
Block a user