Skip to content

Commit 2a03d87

Browse files
authored
Update create-release.yml
1 parent b984679 commit 2a03d87

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎.github/workflows/create-release.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ name: Create Release
55
# Controls when the action will run. Workflow runs when manually triggered using the UI
66
# or API.
77
on:
8-
push:
9-
branches:
10-
- 'gh-pages'
8+
push
119
workflow_dispatch:
1210
# Inputs the workflow accepts.
1311
inputs:

0 commit comments

Comments
 (0)