We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31668ef commit 026e5f3Copy full SHA for 026e5f3
.github/workflows/vuedeploy.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- master
7
+ - gh-actions
8
jobs:
9
deploy:
10
runs-on: ubuntu-latest
0 commit comments