Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 2625334

Browse files
committed
swap out deployment with page_buid event
1 parent d25422c commit 2625334

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,9 +205,10 @@ steps:
205205
- title: Enable GitHub Pages
206206
description: Publish your InnerSource toolkit by turning on GitHub Pages.
207207
link: '{{ repoUrl }}/pull/8'
208-
event: deployment
208+
event: page_build
209209
actions:
210210
- type: removeBranchProtection
211+
required: false
211212
- type: octokit
212213
method: repos.getPages
213214
owner: '%payload.repository.owner.login%'

0 commit comments

Comments
 (0)