Skip to content

Commit

Permalink
feat: testing release with entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
dahal committed May 18, 2024
1 parent f2b833d commit d6287c6
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: Production

on:
release:
types: [published]
push:
branches:
- debug
# release:
# types: [published]

jobs:
push_to_registries:
Expand Down

0 comments on commit d6287c6

Please sign in to comment.