Skip to content

Commit 2ec98df

Browse files
committed
ci: fix docs github action
1 parent 5582001 commit 2ec98df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
jobs:
1717
docs:
1818
runs-on: ubuntu-latest
19-
if: github.repository == 'ansible-middleware/amq'
19+
if: github.repository == 'ansible-middleware/common'
2020
permissions:
2121
actions: write
2222
checks: write

0 commit comments

Comments
 (0)