Skip to content

Commit

Permalink
Build pushes to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
nightscape committed Dec 10, 2020
1 parent 6e4f9b9 commit 49292da
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
on:
release:
types: [published]
types: [published]
push:
branches:
- main

jobs:
publish:
Expand Down

0 comments on commit 49292da

Please sign in to comment.