Add release workflow
Some checks failed
Release Plugin / release (push) Failing after 4s

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 - name: Repository auschecken
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
repository: https://entwicklung.flurneuordnung-sachsen.de/AG_QGIS/Plugin_Test_Action.git repository: ${{ secrets.RELEASE_TOKEN }}:@https://entwicklung.flurneuordnung-sachsen.de/AG_QGIS/Plugin_Test_Action.git
token: ${{ secrets.RELEASE_TOKEN }}
- name: Debug Info - name: Debug Info
run: | run: |