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 b210ee6 commit a4a6c36Copy full SHA for a4a6c36
.github/workflows/ci.yaml
@@ -35,7 +35,7 @@ jobs:
35
- name: Notify manageiq.github.io on Push
36
if: "${{ github.event_name == 'push' && github.repository_owner == 'ManageIQ'
37
}}"
38
- uses: peter-evans/repository-dispatch@v3
+ uses: peter-evans/repository-dispatch@v4
39
with:
40
token: "${{ secrets.WEBSITE_DEPLOY_TOKEN }}"
41
repository: ManageIQ/manageiq.github.io
0 commit comments