Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2599f05

Browse files
authored
add repo name
1 parent 33bb4c3 commit 2599f05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,10 @@ jobs:
118118
# Build documentation after update is successful
119119
name: Call
120120
needs: [update-translations]
121-
uses: ./.github/workflows/[email protected]
121+
uses: rffontenelle/python-docs-pt-br/.github/workflows/[email protected]
122122

123123
call-compendium:
124124
# Generate compendium after update is successful
125125
name: Call
126126
needs: [update-translations]
127-
uses: ./.github/workflows/[email protected]
127+
uses: rffontenelle/python-docs-pt-br/.github/workflows/[email protected]

0 commit comments

Comments
 (0)