forked from AG_QGIS/Plugin_Test_Action
.gitea/workflows/release.yml aktualisiert
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git clone --depth 1 \
|
git clone --depth 1 \
|
||||||
--branch ${{ github.ref_name }} \
|
--branch ${{ github.ref_name }} \
|
||||||
http://x-access-token:${{ secrets.GITEA_TOKEN }}@${{ vars.GITEA_URL }}/${{ github.repository }}.git \
|
http://x-access-token:${{ secrets.RELEASE_TOKEN }}@${{ vars.RELEASE_URL }}/${{ github.repository }}.git \
|
||||||
.
|
.
|
||||||
|
|
||||||
- name: Determine version and channel
|
- name: Determine version and channel
|
||||||
|
|||||||
Reference in New Issue
Block a user