Skip to content

Commit

Permalink
update plugin and workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
garygrossgarten committed Aug 29, 2019
1 parent b493eb1 commit e433080
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/hello.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Hello World Example

on:
push:
branches: release
branches: release/*

jobs:
build:
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@fivethree/billy-core": "0.15.3",
"@fivethree/billy-plugin-core": "0.15.3",
"@garygrossgarten/billy-plugin-github-actions": "~0.1.19"
"@garygrossgarten/billy-plugin-github-actions": "~0.1.20"
},
"files": [
"dist"
Expand Down

0 comments on commit e433080

Please sign in to comment.