Skip to content

Commit

Permalink
Adjusted workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
leoafarias committed Oct 13, 2020
1 parent c124553 commit b079f90
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/cli_release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Create Release

on:
release:
types: # This configuration does not affect the page_build event above
- created

name: Create Release
types: [created]

jobs:
test:
Expand Down

0 comments on commit b079f90

Please sign in to comment.