Skip to content

Commit

Permalink
fix gh token
Browse files Browse the repository at this point in the history
  • Loading branch information
stelzo committed Dec 3, 2024
1 parent eccd4f5 commit 8be3d2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
docker pull stelzo/doduda-umbu:amd64
docker pull stelzo/assetstudio-cli:amd64
- name: Get doduda
env:
GH_TOKEN: ${{ github.token }}
run: |
gh release download -R dofusdude/doduda -p "doduda_Linux_x86_64.tar.gz"
tar -xzf "doduda_Linux_x86_64.tar.gz"
Expand Down

0 comments on commit 8be3d2f

Please sign in to comment.