Skip to content

Commit

Permalink
Try to fix GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
Panakotta00 authored Jun 27, 2024
1 parent e2fda3b commit acc50eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
rm UnrealEngine-CSS-Editor-Win64.7z*
.\\SetupScripts\\Register.bat
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}

- name: Add Wwise
run: |
Expand Down

0 comments on commit acc50eb

Please sign in to comment.