test autoversion

This commit is contained in:
Benjamin Harder
2023-10-01 10:09:14 +02:00
parent 1dc6f4dc5f
commit c2a0e1fe15

View File

@@ -26,6 +26,11 @@ jobs:
username: ${{github.actor}}
password: ${{secrets.GITHUB_TOKEN}}
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: tag-version
uses: juliansangillo/tag-version@v1.5
with: