Skip to content

Commit

Permalink
Release test
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmbillie committed Sep 20, 2023
1 parent d1d23c2 commit a9ab148
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@
name: Release Hot Potato

on:
release:
types:
- "released"
push:
branches:
- '*'
# release:
# types:
# - "released"

jobs:
push-package:
Expand Down

0 comments on commit a9ab148

Please sign in to comment.