Skip to content

Commit

Permalink
Update publish-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
teogor committed Nov 19, 2023
1 parent d0cef07 commit 769f89c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ concurrency:

env:
OWNER: teogor
DESTINATION_BRANCH: docs/${{ OWNER }}/${{ github.event.repository.name }}/${{ github.sha }}
DESTINATION_BRANCH: docs/teogor/${{ github.event.repository.name }}/${{ github.sha }}
REPOSITORY: ${{ github.event.repository.name }}
REPO: ${{ env.OWNER }}/${{ github.event.repository.name }}
REPO: teogor/${{ github.event.repository.name }}
DISPLAY_NAME: Xenoglot

jobs:
Expand Down

0 comments on commit 769f89c

Please sign in to comment.