Skip to content

Commit

Permalink
test4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Phleesty committed Nov 16, 2024
1 parent ddcb345 commit c9ce86f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: release
on:
push:
branches: [ "master" ]
tags: ["v*"] # Событие для тегов, например v1.0.0, v2.3.4
tags: ["*"] # Событие для тегов, например v1.0.0, v2.3.4
pull_request:
branches: [ "master" ]

Expand Down

0 comments on commit c9ce86f

Please sign in to comment.