Skip to content

Commit

Permalink
Update npm-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bluecollarcoders committed Jun 13, 2023
1 parent 83d6fd3 commit 791f75f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/npm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ name: Release to npm
# https://docs.github.com/en/actions/managing-workflow-runs/manually-running-a-workflow
on:
# For action testing! Will need to update this when merged to main for the button to trigger action.
#push:
push:
# UN-COMMENT THESE OUT NEXT TIME
#branches:
#- feature/automated-releases
branches:
- feature/automated-releases
workflow_dispatch:


Expand Down

0 comments on commit 791f75f

Please sign in to comment.