Update .gitea/workflows/create-release-preexisting-tag.yaml

This commit is contained in:
Luke Tainton 2025-05-07 00:32:51 +02:00
parent eea7088054
commit ae7a0e9477

View File

@ -14,7 +14,6 @@ jobs:
create_release:
name: Create Release
runs-on: ubuntu-latest
needs: get_next_release
steps:
- name: Create release
uses: https://git.tainton.uk/actions/create-release-action@v1.1.0