Skip to content

Commit

Permalink
SapMachine #1544: Fix wiki action
Browse files Browse the repository at this point in the history
Remove token parameter
  • Loading branch information
RealCLanger committed Mar 21, 2024
1 parent a04f473 commit 567f04d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
with:
repository: 'SAP/SapMachine.wiki.git'
ref: 'master'
token: ${{ secrets.ACTIONS_GITHUB_TOKEN }}
- name: Configure git
run: |
git config user.name "SapMachine Github Actions Bot"
Expand Down

0 comments on commit 567f04d

Please sign in to comment.