forked from AG_QGIS/Plugin_Test_Action
Add release workflow
This commit is contained in:
@@ -20,6 +20,9 @@ jobs:
|
||||
apk add --no-cache git zip curl jq rsync bash
|
||||
git config --global http.sslVerify false
|
||||
|
||||
- name: Repository auschecken
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Debug Info
|
||||
run: |
|
||||
echo "Tag: $GITEA_REF_NAME"
|
||||
|
||||
Reference in New Issue
Block a user