Compare commits

...

1 Commits
v5 ... v6

Author SHA1 Message Date
Michael Otto
c11afa9383 Add release workflow 2026-03-03 07:39:17 +01:00

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: |