Skip to content

Commit d8cfc50

Browse files
committed
GitHub Actions: remove unneeded dash
1 parent 1dcb2c4 commit d8cfc50

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
on:
22
push:
3-
branches:
4-
- master
3+
branches: master
54

65
env:
76
INSTALL_SCRIPT_FILE: InstallControllerBuddy.sh

0 commit comments

Comments
 (0)