Skip to content

Commit

Permalink
Merge pull request #81 from leapwallet/update/workflow
Browse files Browse the repository at this point in the history
update workflow
  • Loading branch information
baryon2 committed Feb 27, 2024
2 parents 8a44c26 + 6292896 commit 6abebb5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/publish-packages.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: 📦 Release Packages

on:
push:
branches: [release]
paths:
- 'packages/**'
release:
types: [published]

jobs:
release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6abebb5

Please sign in to comment.