Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
caseymcc committed Aug 19, 2023
1 parent b5e795f commit 6206282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
# image: ghcr.io/epicgames/unreal-engine:${{ matrix.engine-version }}
credentials:
username: ${{ github.actor }}
password: ${{ secrets.github_token }}
password: ${{ secrets.READPACKAGES_TOKEN }}

steps:
- name: Checkout UE4_FastNoise
Expand Down

0 comments on commit 6206282

Please sign in to comment.