Skip to content

Commit

Permalink
fix bug in gha
Browse files Browse the repository at this point in the history
  • Loading branch information
natb1 committed Mar 6, 2023
1 parent 6cc18e4 commit 47fada3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
name: Notify the world of a release.
on:
push:
breanches:
branches:
live
release:
types: [published]
jobs:
build_and_deploy:
package_for_deployment:
runs-on: ubuntu-latest
steps:
- name: Checkout (GitHub)
Expand Down

0 comments on commit 47fada3

Please sign in to comment.