Skip to content

Commit b2ea914

Browse files
committed
fix(ci): use github token for release commit
1 parent 508eea1 commit b2ea914

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
api/pyproject.toml
4747
ember/package.json
4848
charts/outdated/Chart.yaml
49+
github_token: ${{ secrets.GITHUB_TOKEN }}
4950

5051
- name: Login to GitHub Container Registry
5152
uses: docker/login-action@v3

0 commit comments

Comments
 (0)