Skip to content

Commit 95c8d28

Browse files
committed
ci: Use a service connection with write access for releases
1 parent 2ac5686 commit 95c8d28

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.azure-pipelines/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ trigger:
55
- master
66
- azure-pipelines # To test changes related to Azure Pipelines.
77
- ci # To test all CI changes.
8-
- grammars
98
paths:
109
exclude:
1110
- README.org

.azure-pipelines/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ jobs:
6161
- linux
6262
- template: steps/grammar-bundle/-upload.yml
6363
parameters:
64-
endpoint: emacs-tree-sitter
64+
endpoint: github.com_ubolonton

0 commit comments

Comments
 (0)