Skip to content

Commit d12ba8c

Browse files
committed
ci: remove not required token for documentation
1 parent 15561e4 commit d12ba8c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ jobs:
4343
- name: Trigger workflow in tibiadata-api-docs repo
4444
uses: peter-evans/repository-dispatch@v3
4545
with:
46-
token: ${{ secrets.REPO_ACCESS_TOKEN }}
4746
repository: TibiaData/tibiadata-api-docs
4847
event-type: tibiadata-api-docs-release-update
4948
client-payload: '{"ref": "${{ github.ref }}", "sha": "${{ github.sha }}", "tag_name": "${{ github.event.release.tag_name }}"}'

0 commit comments

Comments
 (0)