Skip to content

Commit 3fe58dd

Browse files
committed
revert changes of github tokens
1 parent 33b71f6 commit 3fe58dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/base-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
with:
111111
registry: ghcr.io
112112
username: ${{ github.repository_owner }}
113-
password: ${{ secrets.GH_PAT }}
113+
password: ${{ secrets.GITHUB_TOKEN }}
114114

115115
- name: Create artifacts directory to store build artifacts
116116
if: inputs.distribution == 'otelcol-contrib'

0 commit comments

Comments
 (0)