Skip to content

Commit

Permalink
Update build_aarch64.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RaduLucianR authored Mar 4, 2024
1 parent a467824 commit 8a6502b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
arch: aarch64
distro: ubuntu22.04
githubToken: ${{ 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 }}
githubToken: ${{ secrets.MY_GITHUB_TOKEN }}

setup: |
mkdir -p "${PWD}/artifacts"
Expand Down

0 comments on commit 8a6502b

Please sign in to comment.