We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93121eb commit 784d1f7Copy full SHA for 784d1f7
1 file changed
.github/workflows/release.yml
@@ -151,7 +151,7 @@ jobs:
151
-H "Authorization: Bearer ${{ steps.app_token.outputs.token }}" \
152
-H "Accept: application/vnd.github+json" \
153
-H "X-GitHub-Api-Version: 2022-11-28" \
154
- https://api.github.com/repos/pfrest/ansible-collection-pfrest/dispatches \
+ https://api.github.com/repos/pfrest/ansible-collection-pfsense/dispatches \
155
-d '{"event_type":"pfSense-pkg-RESTAPI-release"}'
156
157
release_docs:
0 commit comments