Skip to content

Commit 275998b

Browse files
author
Dale Nguyen
authored
Merge pull request #145 from dalenguyen/develop
Develop
2 parents 425e6f3 + 6ea1c5e commit 275998b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/master.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Push to Master Branch
22

33
on:
4-
push:
4+
create:
55
tags:
66
- '*'
77

@@ -17,4 +17,3 @@ jobs:
1717
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
1818
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
1919
SLUG: integrate-firebase
20-
VERSION: 0.8.0

0 commit comments

Comments
 (0)