Skip to content

Commit 784d1f7

Browse files
ci: correct typo in ansible collection repo name
1 parent 93121eb commit 784d1f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
-H "Authorization: Bearer ${{ steps.app_token.outputs.token }}" \
152152
-H "Accept: application/vnd.github+json" \
153153
-H "X-GitHub-Api-Version: 2022-11-28" \
154-
https://api.github.com/repos/pfrest/ansible-collection-pfrest/dispatches \
154+
https://api.github.com/repos/pfrest/ansible-collection-pfsense/dispatches \
155155
-d '{"event_type":"pfSense-pkg-RESTAPI-release"}'
156156
157157
release_docs:

0 commit comments

Comments
 (0)