Skip to content

Commit

Permalink
fix github action
Browse files Browse the repository at this point in the history
  • Loading branch information
drjova committed Dec 2, 2021
1 parent 8763f98 commit 783e0a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
branches:
- master
release:
types: [created]
types: [published]

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 783e0a8

Please sign in to comment.