Skip to content

Commit

Permalink
Try assets manifest update with GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
derTobsch committed Mar 10, 2021
1 parent 569750b commit b2e3d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-assets-manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
- name: Assets-Manifest push
uses: ad-m/github-push-action@v0.6.0
with:
github_token: ${{ secrets.AM_PAT }}
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.ref }}

0 comments on commit b2e3d33

Please sign in to comment.