Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdbf218a

Browse files
committed
Set manual doc deployment
The docs should be updated when a new release is made. There is no pointto update the docs every time when some new changes are merged into themaster branch. The proposed change enables manual run of thedeployment, that should be run when a new release is issued.
1 parentd720282 commitdbf218a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎.github/workflows/deploy-docs.yml‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ name: Build and Deploy Docs
22

33
# Deploy docs only for master
44
on:
5-
push:
6-
branches:
7-
-"master"
5+
workflow_dispatch:
86

97
# Allow deployment to GitHub Pages
108
permissions:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp