Skip to content

Commit

Permalink
fix (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
lkstrp authored and toniseibold committed Sep 23, 2024
1 parent bfd5741 commit 730c3c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
pre_command: "build_scenarios -f"
main_command: "ariadne_all"
env:
GITHUB_TOKEN: ${{ github.token }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

upload-artifacts:
name: Upload artifacts
Expand Down

0 comments on commit 730c3c4

Please sign in to comment.