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 0ff6ed4 commit e31d41cCopy full SHA for e31d41c
.github/workflows/deploy.yml
@@ -7,7 +7,8 @@ on:
7
release:
8
types: [published]
9
push:
10
- branch: master
+ branches:
11
+ - master
12
13
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
14
jobs:
0 commit comments