branch in update.yml geändert
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
||||
|
||||
git clone "$REPO_URL" repo
|
||||
cd repo
|
||||
git checkout feature/release
|
||||
#git checkout feature/release
|
||||
env:
|
||||
RELEASE_TOKEN: ${{ secrets.RELEASE_TOKEN }}
|
||||
|
||||
@@ -143,5 +143,5 @@ jobs:
|
||||
# Token in die URL einbauen
|
||||
git remote set-url origin "https://${{ secrets.RELEASE_TOKEN }}:@${{ vars.RELEASE_URL }}/AG_QGIS/Repository.git"
|
||||
|
||||
git push origin feature/release
|
||||
git push origin main
|
||||
|
||||
|
||||
Reference in New Issue
Block a user