Skip to content

Commit 21a9e28

Browse files
authored
Update .github/workflows/reusable-publish-docs.yml
1 parent 886ee6b commit 21a9e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/reusable-publish-docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ concurrency:
2323
jobs:
2424
publish-docs:
2525
# see https://github.com/awslabs/aws-lambda-powertools-python/issues/1349
26-
if: inputs.workflow_origin == 'dreamorosi/aws-lambda-powertools-typescript'
26+
if: inputs.workflow_origin == 'awslabs/aws-lambda-powertools-typescript'
2727
runs-on: ubuntu-latest
2828
steps:
2929
- name: Checkout code

0 commit comments

Comments
 (0)