Skip to content

Commit

Permalink
Fix actions yaml syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergiu121 authored Jan 18, 2021
1 parent afdbcfe commit 555e0ae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: "pre-release"

on:
push:
- "master"
branches:
- "master"

jobs:
build-deploy:
Expand Down

0 comments on commit 555e0ae

Please sign in to comment.