Compare commits

...

2 Commits
v5 ... v7

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

View File

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