generated from pool/new_package
Add username
This commit is contained in:
@@ -28,4 +28,4 @@ jobs:
|
||||
git commit -m "synchronize extension"
|
||||
|
||||
# Push back to Gitea
|
||||
git push https://${{ secrets.GITEA_SYNC_TOKEN }}@src.opensuse.org/${{ gitea.repository }}.git ${{ gitea.ref_name }}
|
||||
git push https://x-access-token:${{ secrets.GITEA_SYNC_TOKEN }}@src.opensuse.org/${{ gitea.repository }}.git ${{ gitea.ref_name }}
|
||||
|
||||
Reference in New Issue
Block a user