Skip to content

Commit eaa66a3

Browse files
committed
fixing token
Signed-off-by: Ashraf Fouda <[email protected]>
1 parent e034797 commit eaa66a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/grid-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Symlink flist (development)
2525
uses: threefoldtech/publish-flist@master
2626
with:
27-
token: ${{ secrets.HUB_JWT }}
27+
token: ${{ secrets.HUB_AUTOMATION_TOKEN }}
2828
baseurl: "https://v4.hub.grid.tf"
2929
backend: "v4.hub.grid.tf:9941"
3030
action: crosslink

0 commit comments

Comments
 (0)