Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Commit

Permalink
Fix Release Flow
Browse files Browse the repository at this point in the history
  • Loading branch information
PascaleBeier committed Aug 9, 2021
1 parent 51a2894 commit 15f729d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
---
name: Publish npm Package

on:
release:
types: [ created ]
on: [release]

jobs:
publish-npm:
Expand Down

0 comments on commit 15f729d

Please sign in to comment.