Skip to content

Commit abca8a6

Browse files
committed
fix(release): use the god token
Signed-off-by: Xe Iaso <me@xeiaso.net>
1 parent 57875e4 commit abca8a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: release
3535
env:
36-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
36+
GITHUB_TOKEN: ${{ secrets.TECHAROHQ_HACK_WRITE_TOKEN }}
3737
GIT_AUTHOR_NAME: github-actions[bot]
3838
GIT_AUTHOR_EMAIL: 41898282+github-actions[bot]@users.noreply.github.com
3939
GIT_COMMITTER_NAME: github-actions[bot]

manifest/prod/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ spec:
2727

2828
secrets:
2929
- name: env
30-
itemPath: vaults/lc5zo4zjz3if3mkeuhufjmgmui/items/mh2442nxyyx43rruzuquk2ou3y
30+
itemPath: vaults/lc5zo4zjz3if3mkeuhufjmgmui/items/jvwlg7ikpobhey25czgaboe3cy
3131
environment: true

0 commit comments

Comments
 (0)