1 parent b984679 commit 2a03d87Copy full SHA for 2a03d87
.github/workflows/create-release.yml
@@ -5,9 +5,7 @@ name: Create Release
5
# Controls when the action will run. Workflow runs when manually triggered using the UI
6
# or API.
7
on:
8
- push:
9
- branches:
10
- - 'gh-pages'
+ push
11
workflow_dispatch:
12
# Inputs the workflow accepts.
13
inputs:
0 commit comments