2 Commits

Author SHA1 Message Date
44afbabce7 fix: add init file 2025-05-12 11:03:05 +02:00
d5ef5da5b2 feat: move template into subdirectory 2025-05-12 10:56:17 +02:00

View File

@ -18,7 +18,6 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
ssh-key: ${{secrets.SEMANTIC_RELASE_SSH_KEY}}
- name: run_release
env:
GITHUB_TOKEN: ${{ secrets.GITEA_TOKEN }}