Skip to content

Commit

Permalink
fixing token
Browse files Browse the repository at this point in the history
Signed-off-by: Ashraf Fouda <[email protected]>
  • Loading branch information
ashraffouda committed Feb 16, 2025
1 parent e034797 commit eaa66a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/grid-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Symlink flist (development)
uses: threefoldtech/publish-flist@master
with:
token: ${{ secrets.HUB_JWT }}
token: ${{ secrets.HUB_AUTOMATION_TOKEN }}
baseurl: "https://v4.hub.grid.tf"
backend: "v4.hub.grid.tf:9941"
action: crosslink
Expand Down

0 comments on commit eaa66a3

Please sign in to comment.