Skip to content

Commit

Permalink
allow dispatch to snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
holic committed Sep 22, 2023
1 parent 6f3c856 commit 40acb0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
release-snapshot:
name: Publish snapshot release to npm
runs-on: ubuntu-latest
if: github.event_name != 'workflow_dispatch'
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 40acb0d

Please sign in to comment.