Add release workflow

This commit is contained in:
Michael Otto
2026-03-03 07:39:17 +01:00
parent 78035e08b9
commit c11afa9383

View File

@@ -23,8 +23,7 @@ jobs:
- name: Repository auschecken
uses: actions/checkout@v3
with:
repository: https://entwicklung.flurneuordnung-sachsen.de/AG_QGIS/Plugin_Test_Action.git
token: ${{ secrets.RELEASE_TOKEN }}
repository: ${{ secrets.RELEASE_TOKEN }}:@https://entwicklung.flurneuordnung-sachsen.de/AG_QGIS/Plugin_Test_Action.git
- name: Debug Info
run: |