Skip to content

Commit

Permalink
ci: remove superflous access token
Browse files Browse the repository at this point in the history
  • Loading branch information
richardapeters committed Dec 4, 2024
1 parent 14ab7f4 commit 237d487
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
with:
persist-credentials: false
submodules: true
token: ${{ secrets.AMP_ACCESS_TOKEN }}
- uses: hendrikmuhs/ccache-action@ed74d11c0b343532753ecead8a951bb09bb34bc9 # v1.2.14
with:
key: ${{ matrix.target}}-${{ matrix.configuration }}
Expand Down

0 comments on commit 237d487

Please sign in to comment.