Skip to content

Commit

Permalink
build: deploy test
Browse files Browse the repository at this point in the history
  • Loading branch information
dyaskur committed May 22, 2023
1 parent 79f92c8 commit 8b1538d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
workflow_run:
workflows: [ "Node.js CI" ]
types: [ completed ]
branches: [ "master" ]
branches: [ "dev" ]
jobs:
deploy:
name: "Deploy Releasez"
Expand Down

0 comments on commit 8b1538d

Please sign in to comment.