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