Skip to content

Commit 2f25888

Browse files
committed
Add copy method
1 parent 8348e6e commit 2f25888

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/build-and-release.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: Build and Release QuickNotes
22

33
on:
4-
# push:
5-
# branches:
6-
# - main
7-
# - master
4+
push:
5+
branches:
6+
- main
7+
- master
88
tags:
99
- 'v*'
1010

0 commit comments

Comments
 (0)