Skip to content

Commit

Permalink
chore: add bot token
Browse files Browse the repository at this point in the history
  • Loading branch information
Vilsol authored Oct 13, 2024
1 parent 1e00392 commit 104be92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:

- name: Download, Extract and Setup UE
working-directory: C:/SML/ue
env:
GH_TOKEN: ${{ secrets.BOT_TOKEN }}
run: |
gh release download --repo satisfactorymodding/UnrealEngine -p "UnrealEngine-CSS-Editor-Win64.7z.*"
7z x UnrealEngine-CSS-Editor-Win64.7z.001
Expand Down

0 comments on commit 104be92

Please sign in to comment.