Skip to content

Commit

Permalink
fix: release web workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Arenukvern committed Mar 6, 2024
1 parent 14a3a06 commit 0d1be5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_web.workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
types: [created]
push:
branches:
- master-web
- release/web
jobs:
build:
name: Build Web
Expand Down

0 comments on commit 0d1be5f

Please sign in to comment.